[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
This unit contains basic classes for visual controls.
uses |
||
System, |
||
Classes, |
|
|
SysUtils, |
|
|
TypInfo, |
|
|
Types, |
||
Laz_AVL_Tree, |
||
|
This unit contains all resource strings of the LCL |
|
|
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. |
|
|
Useful lower level helper functions and classes |
|
|
Definitions of several special types (including Raw Image) to be used for graphics |
|
|
Unit contains definitions for many fundamental classes and types used in graphic applications |
|
|
||
|
Contains winapi like functions for Delphi compatibility. |
|
|
Provides an platform independent widgetset and helper functions. |
|
|
Contains definitions for TCustomImageList, the base class for TImageList. |
|
|
||
|
Menus to be used in Forms created with the Lazarus IDE |
|
|
Defines classes for Actions and Lists of actions to be used with LCL components |
|
|
Defines the base class for all LCL TComponents including controls |
|
|
This unit maintains and stores all standard Lazarus resources in the global LazarusResources list and provides methods and types for component streaming. |
|
|
|
How multiple controls can be aligned and resized together, at runtime. |
|
|
The coordinates of a control can be specified or retrieved in various ways. |
|
|
AutoSize - boolean property that permits the size of a control to be adjusted automatically |
lazarus-ccr.sourceforge.net |