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

Reference for unit 'ExtCtrls': Classes

TBevel

  

A bevel placed around the edge of buttons and other components

TBoundLabel

  

TBoundLabel: A label bound to another object, for example in TLabeledEdit

TCheckGroup

  

TCheckGroup : A group of Check Boxes physically and logically grouped together on a form

TControlBar

TCtrlBand

TCtrlBands

TCustomCheckGroup

  

TCustomCheckGroup: The base type for TCheckGroup

TCustomControlBar

TCustomFlowPanel

  

The base class for TFlowPanel

TCustomIdleTimer

  

TCustomIdleTimer - base class for TIdleTimer

TCustomImage

  

TCustomImage - the base type for TImage

TCustomLabeledEdit

  

Custom Labelled Edit

TCustomPanel

  

The base class for a general container which can hold other objects. It has a customizable border and a central text.

TCustomRadioGroup

  

TCustomRadioGroup: the base type for TRadioGroup

TCustomSplitter

  

TCustomSplitter : the base type for TSplitter

TCustomTrayIcon

  

TCustomTrayIcon - the base class for TTrayIcon, a multiplatform System Tray component.

TFlowPanel

  

Container with flow layout of controls placed in it.

TFlowPanelControl

TFlowPanelControlList

TIdleTimer

  

TIdleTimer : A timer to measure idle time between processes

TImage

  

TImage - a graphic image placed on the form; usually loaded from a picture file.

TLabeledEdit

  

Labelled Edit: An Edit Box with a permanently attached Label

TNotebook

  

TNotebook is a container for a series of pages placed together

TPage

  

TPage: One of the pages in a tabbed Notebook

TPaintBox

  

TPaintBox: a painted rectangular box with defined size and color

TPanel

  

The main class for a general container which can hold other objects. It has a customizable border and a central text.

TRadioGroup

  

TRadioGroup : A group of related but mutually exclusive radio buttons, requiring the user to select one af a set of alternatives

TShape

  

TShape - An arbitrary graphic geometrical shape placed on the Form. It may be one of a series of standard shapes defined by TShapeType

TSplitter

  

TSplitter : A vertical or horizontal bar placed on a panel or form, to separate sub-panels functionally

TTimer

  

TTimer: An elapsed timer useful in many applications

TTrayIcon

  

TTrayIcon is a multiplatform System Tray component. It adds an icon to the tray and signifies an application that is inactive but ready to be activated. Under Windows the System tray is usually located on the bottom-right corner of the screen, but it may be elsewhere. On other operating systems this position varies.

TUNBPages

The latest version of this document can be found at lazarus-ccr.sourceforge.net.