[Overview][Index] Reference for unit 'AllLCLUnits' (#lcl)

Reference for unit 'AllLCLUnits'

AllLCLUnits - a dummy unit containing a Uses clause listing all the units in the Lazarus Component Library - probably used as a checklist for building Lazarus

uses

  System,

  LCLVersion,

  

Contains the version number constants of the LCL.

  LCLStrConsts,

  

This unit contains all resource strings of the LCL

  FPCAdds,

  

  LazLinkedList,

  

  DynHashArray,

  

Module of managing dynamic sets or associative arrays

  LCLMemManager,

  

  AvgLvlTree,

  

An Average Level Tree structure, which is kept balanced so that finding a node is very rapid

  DynQueue,

  

  StringHashList,

  

  ExtendedStrings,

  

Defines TExtendedStrings which is a normal TStringList, except that the Objects can hold any type of records

  DynamicArray,

  

It implements a resizable 2d array containing pointers.

  UTrace,

  

  TextStrings,

  

TTextStrings describes a TStrings descendant that is optimized for handling the complete text as whole (instead of line by line)

  LCLProc,

  

Useful lower level helper functions and classes

  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.

  LCLResCache,

  

Types and methods to cache interface resources

  GraphMath,

  

A Set of Mathematical Helper routines to simply Cross-Platfrom Canvas drawing etc

  GraphType,

  

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

  GraphUtil,

  

  LMessages,

  

  LResources,

  

This unit maintains and stores all lazarus resources in the global list named LazarusResources and provides methods and types to stream components

  LConvEncoding,

  LCLUnicodeData,

  

Container for Unicode, Inc copyrighted data.

  FileUtil,

  

Miscellaneous procedures and functions for manipulating files and filenames

  Translations,

  

  LazConfigStorage,

  

  InterfaceBase,

  

Provides a widget set appropriate to the operating system platform in use

  IntfGraphics,

  

Classes and functions for easy handling of raw images (interface images)

  LCLClasses,

  

Defines the base class for all LCL TComponents including controls

  AsyncProcess,

  

  FileCtrl,

  

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

  Maps,

  

  HelpIntfs,

  

  LazHelpIntf,

  

  LazHelpHTML,

  

  StdActns,

  

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

  Buttons,

  

Defines several specialist button classes

  ExtCtrls,

  

Some extra controls commonly used in Lazarus forms

  Calendar,

  

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

  Clipbrd,

  

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

  Forms,

  

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

  LCLIntf,

  

Contains winapi like functions for Delphi compatibility

  Spin,

  

This unit contains classes for spin edit controls.

  ComCtrls,

  

Several controls commonly used in Lazarus forms

  Graphics,

  

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

  StdCtrls,

  

Several standard controls used in most Lazarus forms

  Arrow,

  

Defines the Arrow symbol widely used in Forms

  Controls,

  

This unit contains basic classes for visual controls.

  ImgList,

  

Contains definitions for TCustomImageList. base class for TImageList

  Menus,

  

Menus to be used in Forms created with the Lazarus IDE

  Toolwin,

  

  Dialogs,

  

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

  Messages,

  ActnList,

  

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

  Grids,

  

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

  MaskEdit,

  

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

  ButtonPanel,

  

A special panel containing a row of BitButtons

  Printers,

  

Defines Printers to be used as output from Lazarus applications

  PostScriptPrinter,

  

  PostScriptCanvas,

  

  CheckLst,

  

Classes defining the CheckBox placed beside list items in a CheckList

  PairSplitter,

  

  ExtDlgs,

  

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

  DBCtrls,

  

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

  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

  ExtGraphics,

  

  ColorBox,

  

Defines Classes for selecting colour from a list or ComboBox

  PropertyStorage,

  

  IniPropStorage,

  

  XMLPropStorage,

  

  Chart,

  

Classes for constructing Bar Charts

  LDockTree,

  

This unit defines TLazDockTree, the default TDockTree for the LCL

  LDockCtrl,

  

This unit contains visual components for docking and streaming

  CalendarPopup,

  Themes,

  

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

  PopupNotifier,

  

  ShellCtrls,

  UTF8Process,

  

  LCLMessageGlue,

  

  RubberBand,

  

Describes TRubberBand, for drawing a ring resembling a rubber band around a selection

  WSArrow,

  WSButtons,

  WSCalendar,

  WSCheckLst,

  WSComCtrls,

  WSControls,

  WSDialogs,

  WSDesigner,

  WSExtCtrls,

  WSExtDlgs,

  WSForms,

  WSGrids,

  WSImgList,

  WSMenus,

  WSPairSplitter,

  WSSpin,

  WSStdCtrls,

  WSToolwin,

  WSProc,

  DefaultTranslator;

  

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