Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

Reference for unit 'ComCtrls'

Common controls used in Typhon forms.

uses

  System,

  SysUtils,

  Types,

  Classes,

  Math,

  AVL_Tree,

  LCLStrConsts,

  

  LResources,

  

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  LCLType,

  

  LCLProc,

  

Useful lower-level helper functions and classes.

  LMessages,

  

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

  WSLCLClasses,

  WSReferences,

  Graphics,

  

  ImgList,

  

  ActnList,

  

  Themes,

  

  Menus,

  

  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 Typhon Component Library (adLCL).

  ExtCtrls,

  

Contains extra controls commonly used in Typhon forms.

  Toolwin,

  

  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 Typhon IDE:

Common Controls Tab

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

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



CT Web help

CodeTyphon Studio