[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

Reference for unit 'Forms'

Contains definitions and descriptions for constructing the Forms which are the basis of the Lazarus Graphical User Interface

uses

  System,

  Classes,

  

  SysUtils,

  

  Types,

  TypInfo,

  

  Math,

  

  CustApp,

  

  LCLStrConsts,

  

This unit contains all resource strings of the LCL

  LCLType,

  

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.

  LCLProc,

  

Useful lower level helper functions and classes

  LCLIntf,

  

Contains winapi like functions for Delphi compatibility.

  LCLVersion,

  

Contains the version number constants of the LCL.

  LCLClasses,

  

Defines the base class for all LCL TComponents including controls

  InterfaceBase,

  

Provides an platform independent widgetset and helper functions.

  LResources,

  

This unit maintains and stores all standard Lazarus resources in the global LazarusResources list and provides methods and types for component streaming.

  GraphType,

  

Definitions of several special types (including Raw Image) to be used for graphics

  Graphics,

  

Unit contains definitions for many fundamental classes and types used in graphic applications

  Menus,

  

Menus to be used in Forms created with the Lazarus IDE

  LMessages,

  

  CustomTimer,

  

Contains definition of base class for TTimer

  ActnList,

  

Defines classes for Actions and Lists of actions to be used with LCL components

  Clipbrd,

  

Definitions for the Clipboard to hold Cut or Copied data for Pasting

  HelpIntfs,

  

  Controls,

  

This unit contains basic classes for visual controls.

  ImgList,

  

Contains definitions for TCustomImageList, the base class for TImageList.

  Themes,

  

For manipulation of display Themes, mostly in a Windows XP (and later) environment

  LazFileUtils,

  LazUTF8,

  Maps,

  

  gettext;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.