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

Reference for unit 'LDockTree'

This unit defines TLazDockTree, the default TDockTree for the LCL

uses

  System,

  math,

  types,

  Classes,

  sysutils,

  LCLProc,

  

Useful lower level helper functions and classes

  LCLType,

  

This unit is being created specifically for compatibility with Delphi. It should only be used for constants and type definitions that are included in the Delphi Windows unit. This is only done for compatibiltiy.

  LCLStrConsts,

  

This unit contains all resource strings of the LCL

  Graphics,

  

Unit contains definitions for many fundamental classes and types used in graphic applications

  Controls,

  

This unit contains basic classes for visual controls.

  ExtCtrls,

  

Some extra controls commonly used in Lazarus forms

  Forms,

  

Contains definitions and descriptions for constructing the Forms which are the basis of the Lazarus Graphical User Interface

  Menus,

  

Menus to be used in Forms created with the Lazarus IDE

  Themes,

  

For manipulation of display Themes, mostly in a Windows XP (and later) environment

  LCLIntf,

  

Contains winapi like functions for Delphi compatibility

  LMessages,

  

  LResources,

  

This unit maintains and stores all lazarus resources in the global list named LazarusResources and provides methods and types to stream components

  typinfo;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.