Contains extra controls commonly used in Lazarus forms.
uses |
||
fgl, |
||
|
Contains resource strings used in the LCL. |
|
|
Provides compatibility with the Delphi Windows unit. |
|
|
Useful lower-level helper functions and classes. |
|
|
Maintains a global list of Lazarus resources, and provides methods and types used to stream components. |
|
|
Contains Lazarus message codes and their mapping to message codes for other platforms/widgetsets. |
|
|
Contains types, constants, classes, and routines used to implement visual controls. |
|
|
Implements Forms which are the basis for the LCL Graphical User Interface. |
|
|
Standard controls used in the Lazarus Component Library (LCL). |
|
|
||
|
Contains WinAPI-like functions for Delphi compatibility. |
|
|
Contains the definition of the base class for TTimer. |
|
|
Implements Theme Services for supported platforms / widgetsets. |
|
|
Defines the base class for all LCL TComponents including controls. |
|
|
Implements menus used in forms created with the Lazarus IDE. |
|
|
Contains the TPopupNotifier visual component. |
|
|
Contains classes and types used in TCustomImageList, the base class for TImageList. |
|
LazTracer, |
||
LazUtilities; |
extctrls.pp contains extra controls commonly used in Lazarus Component Library (LCL) applications. It adds components to the following tabs in the Lazarus IDE Component Palette:
Standard Tab
Additional Tab
System Tab
The following are registered but not displayed:
|
MultiPageControls - controls that offer a selection of alternative pages for display. |
Lazarus Component Library (LCL) | Version 4.99-c654d3a90f (2025-03-09) | Home |