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

Reference for unit 'ComCtrls'

Common controls used in Lazarus forms.

uses

  sysutils,

  Types,

  Classes,

  Math,

  Laz_AVL_Tree,

  LCLStrConsts,

  

Contains resource strings used in the LCL.

  LResources,

  

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

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  LCLProc,

  

Useful lower-level helper functions and classes.

  LMessages,

  

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

  WSLCLClasses,

  WSReferences,

  Graphics,

  

  ImgList,

  

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

  ActnList,

  

Defines classes for Actions and lists of Actions for use in LCL components.

  Themes,

  

Implements Theme Services for supported platforms / widgetsets.

  Menus,

  

Implements menus used in forms created with the Lazarus IDE.

  Controls,

  

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

  Forms,

  

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

  StdCtrls,

  

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

  ExtCtrls,

  

Contains extra controls commonly used in Lazarus forms.

  Toolwin,

  

Implements a control which can paint its client area with optional borders.

  Buttons,

  

Contains types and classes used to implement specialized buttons.

  GraphType,

  LazUTF8,

  LazLoggerBase,

  LazUtilities,

  IntegerList;

Overview

comctrls.pp contains classes and types like those found in the Delphi comctrls.pp unit.

The following components are added to the Lazarus IDE:

Common Controls Tab

The following components are added but not displayed on the component palette:

comctrls.pp is part of the Lazarus Component Library (LCL).


Version 3.2 Generated 2024-02-25 Home