[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LDockTree' (#lcl)

Reference for unit 'LDockTree'

This unit defines TLazDockTree, the default TDockTree used in the LCL.

uses

  Math,

  Types,

  Classes,

  sysutils,

  TypInfo,

  LazLoggerBase,

  LCLProc,

  

Useful lower-level helper functions and classes.

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  LCLStrConsts,

  

Contains resource strings used in the LCL.

  Graphics,

  

  Controls,

  

Contains types, constants, classes, and routines used to implement visual controls.

  ExtCtrls,

  

Contains extra controls commonly used in Lazarus forms.

  Forms,

  

Implements Forms, which are the basis for the LCL Graphical User Interface.

  Menus,

  

Implements menus used in forms created with the Lazarus IDE.

  Themes,

  

Implements Theme Services for supported platforms / widgetsets.

  ComCtrls,

  

Common controls used in Lazarus forms.

  LMessages,

  

Contains Lazarus message codes and their mapping to message codes for other platforms/widgetsets.

  LResources;

  

Maintains a global list of Lazarus resources, and provides methods and types used to stream components.


Version 3.2 Generated 2024-02-25 Home