[Overview][Constants][Types][Classes][Procedures and functions][Index] |
|
A bevel placed around the edge of buttons and other components |
|
|
TBoundLabel: A label bound to another object, for example in TLabeledEdit |
|
|
TCheckGroup : A group of Check Boxes physically and logically grouped together on a form |
|
|
TCustomCheckGroup: The base type for TCheckGroup |
|
|
TCustomIdleTimer - base class for TIdleTimer |
|
|
TCustomImage - the base type for TImage |
|
|
Custom Labelled Edit |
|
|
TCustomNotebook: The base type for TNotebook and TPageControl |
|
|
TCustomPage: The base type for Page |
|
|
TCustomPanel: The base type for TPanel |
|
|
TCustomRadioGroup: the base type for TRadioGroup |
|
|
TCustomSplitter : the base type for TSplitter |
|
|
TCustomTrayIcon - the base class for TTrayIcon, a multiplatform System Tray component. |
|
|
TIdleTimer : A timer to measure idle time between processes |
|
|
TImage - a graphic image placed on the form; usually loaded from a picture file. |
|
|
Labelled Edit: An Edit Box with a permanently attached Label |
|
|
TNBPages - NoteBook Pages: an array of strings containing the names of the pages |
|
|
TNotebook: A series of tabbed pages placed together to make a notebook |
|
|
TPage: One of the pages in a tabbed Notebook |
|
|
TPaintBox: a painted rectangular box with defined size and color |
|
|
TRadioGroup : A group of related but mutually exclusive radio buttons, requiring the user to select one af a set of alternatives |
|
|
TShape - An arbitrary graphic geometrical shape placed on the Form. It may be one of a series of standard shapes defined by TShapeType |
|
|
TSplitter : A vertical or horizontal bar placed on a panel or form, to separate sub-panels functionally |
|
|
TTimer: An elapsed timer useful in many applications |
|
|
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. |
|
lazarus-ccr.sourceforge.net |