Standard controls used in the Lazarus Component Library (LCL).
uses |
||
|
Contains resource strings used in the LCL. |
|
|
Provides compatibility with the Delphi Windows unit. |
|
|
Useful lower-level helper functions and classes. |
|
|
Contains WinAPI-like functions for Delphi compatibility. |
|
|
Contains Lazarus message codes and their mapping to message codes for other platforms/widgetsets. |
|
|
Maintains a global list of Lazarus resources, and provides methods and types used to stream components. |
|
|
||
|
Defines classes for Actions and lists of Actions for use in LCL components. |
|
|
Contains types, constants, classes, and routines used to implement visual controls. |
|
|
Implements Forms which are the basis for the LCL Graphical User Interface. |
|
|
Implements menus used in forms created with the Lazarus IDE. |
|
|
Implements Theme Services for supported platforms / widgetsets. |
|
LazTracer, |
||
LazUtilities; |
stdctrls.pp contains standard controls used in Lazarus Component Library (LCL) applications. Most of the controls are found on the Standard tab in the Lazarus IDE component palette, including:
The following controls are added to the Additional tab in the Lazarus IDE component palette:
|
How to use StdCtrls, ComCtrls or ExtCtrls. |
Lazarus Component Library (LCL) | Version 4.99-52ec4ab06d (2025-04-24) | Home |