[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Standard controls used in the Lazarus Component Library (LCL).
uses |
||
Classes, |
||
SysUtils, |
||
types, |
||
|
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. |
|
|
||
|
||
|
Contains types, constants, classes, and routines used to implement visual controls. |
|
|
Implements Forms, which are the basis for the Lazarus Graphical User Interface. |
|
|
Implements menus used in forms created with the Lazarus IDE. |
|
|
Implements Theme Services for supported platforms / widgetsets. |
|
TextStrings, |
||
ExtendedStrings, |
||
LazUTF8, |
||
LazMethodList, |
||
LazLoggerBase, |
||
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-ccr.sourceforge.net |