[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,

  LazTracer,

  GraphMath,

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  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 4.0 Generated 2025-05-03 Home