Contains types, constants, classes, and routines used to implement visual controls.
uses |
||
System.UITypes, |
||
|
Contains resource strings used in the LCL. |
|
|
Provides compatibility with the Delphi Windows unit. |
|
|
Useful lower-level helper functions and classes. |
|
|
||
|
Contains Lazarus message codes and their mapping to message codes for other platforms/widgetsets. |
|
|
Contains WinAPI-like functions for Delphi compatibility. |
|
|
Provides a platform-independent widgetset class and helper functions. |
|
|
Contains classes and types used in TCustomImageList, the base class for TImageList. |
|
|
Provides the base class for a storage container use to save and restore control or form properties. |
|
|
Implements menus used in forms created with the Lazarus IDE. |
|
|
Defines classes for Actions and lists of Actions for use in LCL components. |
|
|
Defines the base class for all LCL TComponents including controls. |
|
|
Maintains a global list of Lazarus resources, and provides methods and types used to stream components. |
|
|
Contains routines and types used in LCL Platform definitions. |
|
GraphMath, |
||
LazTracer, |
||
LazUtilities; |
controls.pp contains classes, types, constants, and routines used to implement visual controls used in the Lazarus Component Library (LCL). Most of the classes are base classes, or used in the implementation of controls defined in others units.
The following components are added to the Common Controls tab in the Lazarus IDE component palette:
The following components are registered but not displayed on the Lazarus IDE component palette:
controls.pp is part of the Lazarus Component Library (LCL).
|
How multiple controls can be aligned and resized together, at run-time. |
|
|
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 Component Library (LCL) | Version 4.99-52ec4ab06d (2025-04-24) | Home |