[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Several standard controls used in most Lazarus forms
uses |
||
System, |
||
Classes, |
|
|
SysUtils, |
|
|
types, |
||
|
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 |
|
|
||
|
Unit contains definitions for many fundamental classes and types used in graphic applications |
|
|
Defines TExtendedStrings which is a normal TStringList, except that the Objects can hold any type of records |
|
|
Contains winapi like functions for Delphi compatibility. |
|
|
Defines classes for Actions and Lists of actions to be used with LCL components |
|
|
This unit contains basic classes for visual controls. |
|
|
TTextStrings describes a TStrings descendant that is optimized for handling the complete text as whole (instead of line by line) |
|
LazUTF8, |
||
|
Contains definitions and descriptions for constructing the Forms which are the basis of the Lazarus Graphical User Interface |
|
|
Menus to be used in Forms created with the Lazarus IDE |
|
|
This unit maintains and stores all standard Lazarus resources in the global LazarusResources list and provides methods and types for component streaming. |
|
How to use StdCtrls, ComCtrls or ExtCtrls |