[Overview][Constants][Types][Classes][Index] |
|
TCustomListView - the base class for TListView |
|
|
TCustomPage: The base type for Page |
|
|
The ancestor class for TProgressBar |
|
|
TCustomTabControl - base class for TTabControl, a series of Tabs along the edge of a display area; selection of a Tab governs the contents of the DisplayRect |
|
|
TCustomUpDown - base class for TUpDown - a pair of arrow-like buttons which are used to increment or decrement some controlled variable; often attached to a scroll-bar, but can also control a digital numeric display |
|
|
TListColumn - an individual column in a multi-column List control |
|
|
TListColumns - a collection of Items of type TListColumn (the columns appearing in a multi-column list) |
|
|
TListItem - the ancestor class for the Items in TCustomListView and TListView |
|
|
TListItems - a list of items with a cache of the last accessed item |
|
|
TListView - a window showing a list of Items, which may or may not have associated icons |
|
|
TNBPages - NoteBook Pages: an array of strings containing the names of the pages |
|
|
TPageControl - provides a series of tabs along the edge of a multi-page component, to allow selection of one of the pages (TTabSheet) of the component. |
|
|
TProgress Bar - a bar that depicts what proportion of a process has been completed |
|
|
TStatusBar - a strip along the bottom of a form for displaying information on current status |
|
|
TStatusPanel - one of the panels contained in a StatusBar |
|
|
TStatusPanels - the collection of Status Panels in this StatusBar |
|
|
TTabControl - a series of Tabs along the edge of a display area; selection of a Tab governs the contents of the DisplayRect |
|
|
TTabControlNoteBookStrings - instance of TTabControlStrings for use with a TNoteBook |
|
|
TTabControlStrings - the Strings that appear on the tabs of TTabControl |
|
|
TTabSheet - individual page of a TPageControl; a more elaborate version of TPage |
|
|
TToolButton is a button control in a TToolBar object. |
|
|
TToolButtonActionLink - links a ToolButton on the ToolBar to an Action on an ActionList |
|
|
TUpDown - a pair of arrow-like buttons which are used to increment or decrement some controlled variable; often attached to a scroll-bar, but can also control a digital numeric display |