[Overview][Procedures and functions][Index] Reference for unit 'RegisterLCL' (#lcl)

Reference for unit 'RegisterLCL'

uses

  System,

  LazarusPackageIntf,

  Menus,

  

Menus to be used in Forms created with the Lazarus IDE

  Buttons,

  

Defines several specialist button classes

  StdCtrls,

  

Several standard controls used in most Lazarus forms

  ExtCtrls,

  

Some extra controls commonly used in Lazarus forms

  ComCtrls,

  

Several controls commonly used in Lazarus forms

  MaskEdit,

  

Defines classes for Mask Editing, ie editing with a masking string in place to obscure the text being entered

  CheckLst,

  

Classes defining the CheckBox placed beside list items in a CheckList

  Forms,

  

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

  Grids,

  

Classes for displaying tabular data in the form of a grid of rows and columns

  Controls,

  

This unit contains basic classes for visual controls.

  Dialogs,

  

Some dialogs commonly used in Lazarus applications. Look at the Procedures as well as the Classes

  Spin,

  

This unit contains classes for spin edit controls.

  Arrow,

  

Defines the Arrow symbol widely used in Forms

  Calendar,

  

Classes defining Calendar, a graphic allowing the user to select a date

  PairSplitter,

  

  ExtDlgs,

  

Some useful extra dialogs such as Calendar, Calculator and Open/Save Picture

  StdActns,

  

Defines some standard actions to be used in Action Lists in the LCL

  DbCtrls,

  

Data-Aware controls commonly used for viewing and operating on information held in databases

  DBExtCtrls,

  

  DBGrids,

  

Data-Aware Grids to display and operate on information held in a database

  DBActns,

  

Standard actions to be used for navigating and manipulating datasets derived from external databases

  EditBtn,

  

Defines some special Edit Boxes with attached Speed Buttons

  ActnList,

  

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

  FileCtrl,

  

Class definitions for a box with a list of files for selection

  Graphics,

  

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

  XMLPropStorage,

  

Contains a component that stores Form Session Properties in XML format.

  IniPropStorage,

  

Contains a component that stores Form Session Properties in INI format.

  JSONPropStorage,

  

Contains a component that stores Form Session Properties in JSON format.

  ColorBox,

  

Defines Classes for selecting colour from a list or ComboBox

  ButtonPanel,

  

A special panel containing a row of BitButtons

  LResources,

  

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

  LazHelpHTML,

  

  PopupNotifier,

  

  AsyncProcess,

  

  UTF8Process,

  ShellCtrls,

  

Controls which display files and directories

  ValEdit,

  

  ComboEx;

  

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