ExtCtrls
Contents |
Delphi Information
Class
| EGridPanelException |
The base class for runtime exceptions that occur in grid panels. |
| TBevel |
TBevel represents a beveled outline. |
| TBoundLabel |
TBoundLabel is the type of a labeled edit control's label. |
| TButtonedEdit |
TButtonedEdit is an edit control that has two embedded buttons. |
| TCategoryPanel |
TCategoryPanel is used to hold the set of display control legends for a particular display category. |
| TCategoryPanelGroup |
TCategoryPanelGroup is a container for collapsible panels that are TCategoryPanel objects. |
| TCategoryPanelSurface | |
| TCellCollection |
A collection of TCellItem objects. |
| TCellItem |
Represents an item in a TCellCollection. |
| TColorBox |
TColorBox represents a combo box that lets users select a color. |
| TColorListBox |
TColorListBox represents a list box that lets users select a color. |
| TColumnCollection |
Controls the Collection Editor for columns within a grid panel. |
| TColumnItem | |
| TControlBar |
TControlBar manages the layout of toolbar components. |
| TControlCollection | |
| TControlItem | |
| TCustomButtonedEdit |
TCustomButtonedEditis the base class for edit controls that contain embedded buttons. |
| TCustomCategoryPanel |
TCustomCategoryPanel is a base class for the TCategoryPanel class. |
| TCustomCategoryPanelGroup | |
| TCustomColorBox |
TCustomColorBox represents a combo box that lets users select a color. |
| TCustomColorListBox | |
| TCustomControlBar |
TCustomControlBar is the base class for control bar components. |
| TCustomFlowPanel |
The base class for all flow panel components. |
| TCustomGridPanel |
The base class for all grid panel components. |
| TCustomLabeledEdit |
TCustomLabeledEdit is the base class for edit controls that have an integrated label. |
| TCustomLinkLabel |
Base class for label containing HTML link. |
| TCustomPanel |
TCustomPanel is the base class for all panel components. |
| TCustomRadioGroup |
TCustomRadioGroup is the base class for radio-group components. |
| TCustomTrayIcon |
The base class for TTrayIcon. |
| TEditButton |
Button in a TButtonedEdit. |
| TFlowPanel |
TFlowPanel implements a flow panel control in which components are placed in pre-defined locations. |
| TGridPanel |
TGridPanel implements a grid panel control in which each component is placed within a cell on a grid. |
| THeader |
THeader is a sectioned visual control that displays text and allows each section to be resized with the mouse. |
| TImage |
TImage displays a graphical image. |
| TLabeledEdit |
TLabeledEdit is an edit control that has an associated label. |
| TLinkLabel |
Label containing an HTML link. |
| TNotebook |
TNotebook displays multiple pages, each with its own set of controls. |
| TPage | |
| TPaintBox |
TPaintBox provides a canvas that applications can use for rendering an image. |
| TPanel |
TPanel implements a generic panel control. |
| TRadioGroup |
TRadioGroup represents a group of radio buttons that function together. |
| TRowCollection |
Controls the Collection Editor for rows within a grid panel. |
| TRowItem | |
| TShape |
TShape represents a geometric shape that can be drawn on a form. |
| TSplitter |
TSplitter divides the client area of a form into resizable panes. |
| TTimer |
TTimer encapsulates the Windows API timer functions. |
| TTrayIcon |
Creates an icon in the system tray next to the clock. |
Classref
| TCategoryPanelClass | |
| TCategoryPanelSurfaceClass | |
| TEditButtonClass |
Const
| Constants |
Enum
| TBalloonFlags |
A type specified when showing a balloon hint that puts one of the default icons on the balloon message. |
| TBandDrawingStyle | |
| TBandPaintOption |
TBandPaintOption and TBandPaintOptions specify which parts of a band are painted. |
| TBevelShape |
TBevelShape determines the overall shape of a bevel control. |
| TBevelStyle |
TBevelStyle indicates whether a bevel appears raised or lowered. |
| TColorBoxStyles |
TColorBoxStyles and TColorBoxStyle specify how a color box control displays its selections. |
| TCornerEdge |
The size of the cornering for the edge of the bands in a TControlBar. |
| TExpandStyle |
Specifies how a grid panel expands. |
| TFlowStyle | |
| TLabelPosition |
TLabelPosition specifies the position of the label in a labeled edit control. |
| TPanelBevel |
TPanelBevel specifies a bevel's cut. |
| TResizeStyle | |
| TShapeType |
TShapeType determines the shape of a TShape control. |
| TSizeStyle | |
| TSysLinkType |
TSysLinkType describes an HTML link type. |
Function
| Frame3D |
Draws a three dimensional frame on a canvas. |
| NotebookHandlesNeeded |
Set
| TBandPaintOptions | |
| TColorBoxStyle |
TColorBoxStyle and TColorBoxStyles specify how a color box control displays its selections. |
Type
| NaturalNumber | |
| TCellSpan | |
| TRowSize |
Variable
| RM_TaskbarCreated |
C++ Information
Class
| EGridPanelException |
The base class for runtime exceptions that occur in grid panels. |
| TBevel |
TBevel represents a beveled outline. |
| TBoundLabel |
TBoundLabel is the type of a labeled edit control's label. |
| TButtonedEdit |
TButtonedEdit is an edit control that has two embedded buttons. |
| TCategoryPanel |
TCategoryPanel is used to hold the set of display control legends for a particular display category. |
| TCategoryPanelGroup |
TCategoryPanelGroup is a container for collapsible panels that are TCategoryPanel objects. |
| TCategoryPanelSurface | |
| TCellCollection |
A collection of TCellItem objects. |
| TCellItem |
Represents an item in a TCellCollection. |
| TColorBox |
TColorBox represents a combo box that lets users select a color. |
| TColorListBox |
TColorListBox represents a list box that lets users select a color. |
| TColumnCollection |
Controls the Collection Editor for columns within a grid panel. |
| TColumnItem | |
| TControlBar |
TControlBar manages the layout of toolbar components. |
| TControlCollection | |
| TControlItem | |
| TCustomButtonedEdit |
TCustomButtonedEditis the base class for edit controls that contain embedded buttons. |
| TCustomCategoryPanel |
TCustomCategoryPanel is a base class for the TCategoryPanel class. |
| TCustomCategoryPanelGroup | |
| TCustomColorBox |
TCustomColorBox represents a combo box that lets users select a color. |
| TCustomColorListBox | |
| TCustomControlBar |
TCustomControlBar is the base class for control bar components. |
| TCustomFlowPanel |
The base class for all flow panel components. |
| TCustomGridPanel |
The base class for all grid panel components. |
| TCustomLabeledEdit |
TCustomLabeledEdit is the base class for edit controls that have an integrated label. |
| TCustomLinkLabel |
Base class for label containing HTML link. |
| TCustomPanel |
TCustomPanel is the base class for all panel components. |
| TCustomRadioGroup |
TCustomRadioGroup is the base class for radio-group components. |
| TCustomTrayIcon |
The base class for TTrayIcon. |
| TEditButton |
Button in a TButtonedEdit. |
| TFlowPanel |
TFlowPanel implements a flow panel control in which components are placed in pre-defined locations. |
| TGridPanel |
TGridPanel implements a grid panel control in which each component is placed within a cell on a grid. |
| THeader |
THeader is a sectioned visual control that displays text and allows each section to be resized with the mouse. |
| TImage |
TImage displays a graphical image. |
| TLabeledEdit |
TLabeledEdit is an edit control that has an associated label. |
| TLinkLabel |
Label containing an HTML link. |
| TNotebook |
TNotebook displays multiple pages, each with its own set of controls. |
| TPage | |
| TPaintBox |
TPaintBox provides a canvas that applications can use for rendering an image. |
| TPanel |
TPanel implements a generic panel control. |
| TRadioGroup |
TRadioGroup represents a group of radio buttons that function together. |
| TRowCollection |
Controls the Collection Editor for rows within a grid panel. |
| TRowItem | |
| TShape |
TShape represents a geometric shape that can be drawn on a form. |
| TSplitter |
TSplitter divides the client area of a form into resizable panes. |
| TTimer |
TTimer encapsulates the Windows API timer functions. |
| TTrayIcon |
Creates an icon in the system tray next to the clock. |
Enum
| TBalloonFlags |
A type specified when showing a balloon hint that puts one of the default icons on the balloon message. |
| TBandDrawingStyle | |
| TBandPaintOption |
TBandPaintOption and TBandPaintOptions specify which parts of a band are painted. |
| TBevelShape |
TBevelShape determines the overall shape of a bevel control. |
| TBevelStyle |
TBevelStyle indicates whether a bevel appears raised or lowered. |
| TColorBoxStyles |
TColorBoxStyles and TColorBoxStyle specify how a color box control displays its selections. |
| TCornerEdge |
The size of the cornering for the edge of the bands in a TControlBar. |
| TExpandStyle |
Specifies how a grid panel expands. |
| TFlowStyle | |
| TLabelPosition |
TLabelPosition specifies the position of the label in a labeled edit control. |
| TResizeStyle | |
| TShapeType |
TShapeType determines the shape of a TShape control. |
| TSizeStyle | |
| TSysLinkType |
TSysLinkType describes an HTML link type. |
Function
| Frame3D |
Draws a three dimensional frame on a canvas. |
| NotebookHandlesNeeded |
Typedef
| NaturalNumber | |
| TBandDragEvent | |
| TBandInfoEvent | |
| TBandMoveEvent | |
| TBandPaintEvent | |
| TBandPaintOptions | |
| TBeginBandMoveEvent | |
| TCanResizeEvent | |
| TCategoryPanelClass | |
| TCategoryPanelSurfaceClass | |
| TCellSpan | |
| TColorBoxStyle |
TColorBoxStyle and TColorBoxStyles specify how a color box control displays its selections. |
| TEditButtonClass | |
| TEndBandMoveEvent | |
| TGetColorsEvent | |
| TLBGetColorsEvent | |
| TPanelBevel |
TPanelBevel specifies a bevel's cut. |
| TRowSize | |
| TSectionEvent |
TSectionEvent is the type of event handlers that respond when a section of a THeader control is resized. |
| TSplitterCanResizeEvent | |
| TSysLinkEvent |
Event routine for click on TCustomLinkLabel HTML link. |