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

Reference for unit 'ComboEx'

uses

  System,

  Classes,

  SysUtils,

  types,

  LCLIntf,

  

Contains winapi like functions for Delphi compatibility.

  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.

  LMessages,

  

  LResources,

  

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

  LazLoggerBase,

  ImgList,

  

Contains definitions for TCustomImageList, the base class for TImageList.

  Controls,

  

This unit contains basic classes for visual controls.

  StdCtrls,

  

Several standard controls used in most Lazarus forms

  ComCtrls,

  

Several controls commonly used in Lazarus forms

  ExtCtrls,

  

Some extra controls commonly used in Lazarus forms

  Graphics,

  

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

  GraphUtil,

  

  Themes,

  

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

  Forms;

  

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

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