[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Some dialogs commonly used in Lazarus applications. Look at the Procedures as well as the Classes
uses |
||
System, |
||
Types, |
|
|
typinfo, |
||
Classes, |
|
|
SysUtils, |
|
|
|
||
|
This unit maintains and stores all standard Lazarus resources in the global LazarusResources list and provides methods and types for component streaming. |
|
|
Contains winapi like functions for Delphi compatibility. |
|
|
Provides an platform independent widgetset and helper functions. |
|
|
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 |
|
|
Contains definitions and descriptions for constructing the Forms which are the basis of the Lazarus Graphical User Interface |
|
|
This unit contains basic classes for visual controls. |
|
|
For manipulation of display Themes, mostly in a Windows XP (and later) environment |
|
|
Definitions of several special types (including Raw Image) to be used for graphics |
|
|
Unit contains definitions for many fundamental classes and types used in graphic applications |
|
|
Defines several specialist button classes |
|
|
A special panel containing a row of BitButtons |
|
|
Several standard controls used in most Lazarus forms |
|
|
Some extra controls commonly used in Lazarus forms |
|
|
Defines the base class for all LCL TComponents including controls |
|
|
Definitions for the Clipboard to hold Cut or Copied data for Pasting |
|
|
Menus to be used in Forms created with the Lazarus IDE |
|
|
||
FileUtil, |
|
|
LazFileUtils; |
lazarus-ccr.sourceforge.net |