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

Reference for unit 'StdCtrls'

Standard controls used in the Typhon Component Library (adLCL).

uses

  System,

  Classes,

  SysUtils,

  types,

  LCLStrConsts,

  

  LCLType,

  

  LCLProc,

  

Useful lower-level helper functions and classes.

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  LMessages,

  

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

  LResources,

  

  Graphics,

  

  ActnList,

  

  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.

  Menus,

  

  Themes,

  

  TextStrings,

  ExtendedStrings,

  LazUTF8,

  LazMethodList,

  LazLoggerBase,

  LazUtilities;

Overview

stdctrls.pp contains standard controls used in Typhon Component Library (adLCL) applications. Most of the controls are found on the Standard tab in the Typhon IDE component palette, including:

The following controls are added to the Additional tab in the Typhon IDE component palette:

Related topics

HowToUseStdCtrls

  

How to use StdCtrls, ComCtrls or ExtCtrls.



CT Web help

CodeTyphon Studio