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

Reference for unit 'ColorBox'

Defines Classes for selecting colour from a list or ComboBox

uses

  System,

  LResources,

  

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

  sysutils,

  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.

  Classes,

  Graphics,

  

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

  Controls,

  

This unit contains basic classes for visual controls.

  Forms,

  

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

  Dialogs,

  

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

  StdCtrls,

  

Several standard controls used in most Lazarus forms

  LCLStrConsts;

  

This unit contains all resource strings of the LCL

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