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

Reference for unit 'ExtCtrls'

Contains extra controls commonly used in Typhon forms.

uses

  System,

  SysUtils,

  Types,

  Classes,

  contnrs,

  FGL,

  LCLStrConsts,

  

  LCLType,

  

  LCLProc,

  

Useful lower-level helper functions and classes.

  LResources,

  

  LMessages,

  

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

  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).

  Graphics,

  

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  CustomTimer,

  

  Themes,

  

  LCLClasses,

  

  Menus,

  

  PopupNotifier,

  

  ImgList,

  

  GraphType,

  LazLoggerBase,

  LazTracer,

  LazUtilities;

Overview

extctrls.pp contains extra controls commonly used in Typhon Component Library (LCL) applications. It adds components to the following tabs in the Typhon IDE Component Palette:

Standard Tab

Additional Tab

System Tab

The following are registered but not displayed:

Related topics

MultiPageControls

  

MultiPageControls - controls that offer a selection of alternative pages for display.



CT Web help

CodeTyphon Studio