Custom Page Custom Page: The base type for Page NB Pages NB Pages: The set of instances of Notebook Page Custom Notebook Custom Notebook: The base type for Notebook Page Page: One of the pages in a tabbed Notebook Notebook Notebook: A series of tabbed pages placed together to make a notebook Timer Timer: An elapsed timer useful in many applications Idle Timer Idle Timer: A timer to measure idle time between processes Shape Shape: An arbitrary graphic geometrical shape placed on the Form. It may be one of a series of standard shapes defined by TShapeType Custom Splitter Custom Splitter: the base type for Splitter Splitter Splitter: A vertical or horizontal bar that can be placed on a panel or form, to separate sub-panels functionally and allow re-sizing of the constituent sub-panels Paint Box Paint Box: A tool for generating pictures Custom Image Custom Image: The base type for Image Image Image: A graphic image placed on the form; usually loaded from a picture file Picture Picture: the actual graphical image to be displayed Bevel A bevel placed around the edge of buttons and other components. Its appearance is governed by TBevelShape, TBevelStyle and TBevelwidth Custom Radio Group Custom Radio Group: the base type for Radio Group Radio Group Radio Group: A group of related but mutually exclusive radio buttons, requiring the user to select one af a set of alternatives Custom Check Group Custom Check Group: The base type for Check Group Check Group Checck Group: A group of Check Boxes physically and logically grouped together on a form Caption Caption: the string which appears as a caption to describe the function of the Check Group Bound Label Bound Label: A label bound to another object, for example in Labelled Edit Caption Caption : the caption which will appear on the Bound Label, to identify its function Cuatom Labelled Edit Cuatom Labelled Edit: The base type for Labelled Edit. Note particularly the EditLabel property (see TBoundLabel). Labelled Edit Labelled Edit: An Edit Box with a permanently attached Label;
saves time and effort over placing separate Label and Edit Box on Form. The Label property is described in the parent component, TCustomLabeledEdit
Text Text: the text-string being entered or edited in the Labelled Edit box Custom Panel Custom Panel: The base type for Panel Panel Panel: A defined rectangular area of the form into which other components can be placed to group them functionally and geographically