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

Reference for unit 'ComboEx'

Contains classes, types, and routines used to implement the TComboBoxEx and TCheckComboBox visual components.

uses

  Classes,

  sysutils,

  Types,

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  LMessages,

  

Contains Lazarus message codes and their mapping to message codes for other platforms/widgetsets.

  LResources,

  

Maintains a global list of Lazarus resources, and provides methods and types used to stream components.

  LazLoggerBase,

  ImgList,

  

Contains classes and types used in TCustomImageList, the base class for TImageList.

  Controls,

  

Contains types, constants, classes, and routines used to implement visual controls.

  StdCtrls,

  

Standard controls used in the Lazarus Component Library (LCL).

  ComCtrls,

  

Common controls used in Lazarus forms.

  ExtCtrls,

  

Contains extra controls commonly used in Lazarus forms.

  Graphics,

  

  GraphUtil,

  

Contains routines and types used when drawing graphics.

  Themes,

  

Implements Theme Services for supported platforms / widgetsets.

  Forms;

  

Implements Forms, which are the basis for the LCL Graphical User Interface.

Overview

comboex.pas contains classes, types, and routines used to implement extended combo-box controls. The following components are added to the Lazarus IDE component palette:

Misc Tab

comboex.pas is part of the Lazarus Component Library (LCL).


Version 3.2 Generated 2024-02-25 Home