Show: Delphi
C++
Display Preferences
Vcl.ExtCtrls
From XE2 API Documentation
Contents |
Classes
| 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. |
| TCategoryPanelClass | Metaclass for the TCategoryPanel class. |
| TCategoryPanelGroup | TCategoryPanelGroup is a container for collapsible panels that are TCategoryPanel objects. |
| TCategoryPanelSurface | TCategoryPanelSurface defines the surface of a TCustomCategoryPanel. |
| TCategoryPanelSurfaceClass | TCategoryPanelSurfaceClass defines the metaclass for 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 | Specifies an item in a collection. |
| TControlBar | TControlBar manages the layout of toolbar components. |
| TControlCollection | Specifies a collection of control items. |
| TControlItem | Represents an item in a collection. |
| TCustomButtonedEdit | TCustomButtonedEditis the base class for edit controls that contain embedded buttons. |
| TCustomCategoryPanel | TCustomCategoryPanel is a base class for the TCategoryPanel class. |
| TCustomCategoryPanelGroup | Implements a container for collapsible panels that are TCategoryPanel objects. |
| TCustomColorBox | TCustomColorBox represents a combo box that lets users select a color. |
| TCustomColorListBox | Specifies a custom color list box. |
| 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 labels containing an 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. |
| TEditButtonClass | Metaclass for the TEditButton class. |
| 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 | Implements a label containing an HTML link. |
| TLinkLabelStyleHook | |
| TNotebook | TNotebook displays multiple pages, each with its own set of controls. |
| TPage | Specifies a page in a TNotebook control. |
| 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 | Represents an item in a TCellCollection. |
| 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. |
Routines
| Frame3D | Draws a three-dimensional frame on a canvas. |
| NotebookHandlesNeeded | Global procedure that allows controls that use the Anchors property to resize correctly in non-visible pages. |
Types
| NaturalNumber | Set of natural positive numbers having the highest Integer representable boundary. |
| TBalloonFlags | A type specified when showing a balloon hint that puts one of the default icons on the balloon message. |
| TBandDragEvent | TBandDragEvent is the type of a band's Vcl.ExtCtrls.TControlBar.OnBandDrag and Vcl.ExtCtrls.TCustomControlBar.OnBandDrag event handlers. |
| TBandDrawingStyle | Set of drawing styles for bands of a TControlBar. |
| TBandInfoEvent | TBandInfoEvent is the type of a band's Vcl.ExtCtrls.TControlBar.OnBandInfo and Vcl.ExtCtrls.TCustomControlBar.OnBandInfo event handlers. |
| TBandMoveEvent | TBandMoveEvent is the type of the Vcl.ExtCtrls.TControlBar.OnBandMove and Vcl.ExtCtrls.TCustomControlBar.OnBandMove event handler. |
| TBandPaintEvent | TBandPaintEvent is the type of the Vcl.ExtCtrls.TCustomControlBar.OnBandPaint and Vcl.ExtCtrls.TControlBar.OnBandPaint event handlers. |
| TBandPaintOption | TBandPaintOption and TBandPaintOptions specify which parts of a band are painted. |
| TBandPaintOptions | Set of frame painting styles for objects on a TControlBar. |
| TBeginBandMoveEvent | TBeginBandMoveEvent is the type of the Vcl.ExtCtrls.TControlBar.OnBeginBandMove and Vcl.ExtCtrls.TCustomControlBar.OnBeginBandMove event handlers. |
| TBevelShape | TBevelShape determines the overall shape of a bevel control. |
| TBevelStyle | TBevelStyle indicates whether a bevel appears raised or lowered. |
| TCanResizeEvent | TCanResizeEvent is an alias for TSpitterCanResizeEvent. |
| TCategoryPanelClass | Metaclass for the TCategoryPanel class. |
| TCategoryPanelSurfaceClass | TCategoryPanelSurfaceClass defines the metaclass for TCategoryPanelSurface. |
| TCellSpan | Specifies the maximum rows a control will span on. |
| TColorBoxStyle | TColorBoxStyle and TColorBoxStyles specify how a color box control displays its selections. |
| 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. |
| TEditButtonClass | Metaclass for the TEditButton class. |
| TEndBandMoveEvent | TEndBandMoveEvent is the type of the Vcl.ExtCtrls.TControlBar.OnEndBandMove and Vcl.ExtCtrls.TCustomControlBar.OnEndBandMove event handlers. |
| TExpandStyle | Specifies how a grid panel is expanded. |
| TFlowStyle | Specifies the flow style to automatically align a set of controls. |
| TGetColorsEvent | TGetColorsEvent is the type of a color box's Vcl.ExtCtrls.TColorBox.OnGetColors and Vcl.ExtCtrls.TCustomColorBox.OnGetColors event handlers. |
| TLabelPosition | TLabelPosition specifies the position of the label in a labeled edit control. |
| TLBGetColorsEvent | TLBGetColorsEvent is the type of a color list box's Vcl.ExtCtrls.TColorListBox.OnGetColors and Vcl.ExtCtrls.TCustomColorListBox.OnGetColors event handlers. |
| TPanelBevel | TPanelBevel specifies a bevel's cut. |
| TResizeStyle | Specifies a set of resizing styles for TSplitter. |
| TRowSize | Specifies the maximum size of a row in a TCustomControlBar. |
| TSectionEvent | TSectionEvent is the type of event handlers, like OnSized, that respond when a section of a THeader control is resized. |
| TShapeType | TShapeType determines the shape of a TShape control. |
| TSizeStyle | Set of sizing styles specifying the manner in which column size or row size is specified. |
| TSplitterCanResizeEvent | TSplitterCanResizeEvent is the type of event handlers that indicate whether a splitter can resize its neighboring controls. |
| TSysLinkEvent | Event routine for click on TCustomLinkLabel HTML link. |
| TSysLinkType | TSysLinkType describes an HTML link type. |
Constants
| bfError | bfError: TBalloonFlags = bfError; |
| bfInfo | bfInfo: TBalloonFlags = bfInfo; |
| bfNone | bfNone: TBalloonFlags = bfNone; |
| bfWarning | bfWarning: TBalloonFlags = bfWarning; |
| bpoFrame | bpoFrame: TBandPaintOption = bpoFrame; |
| bpoGrabber | bpoGrabber: TBandPaintOption = bpoGrabber; |
| bpoGradient | bpoGradient: TBandPaintOption = bpoGradient; |
| bpoRoundRect | bpoRoundRect: TBandPaintOption = bpoRoundRect; |
| bsBottomLine | bsBottomLine: TBevelShape = bsBottomLine; |
| bsBox | bsBox: TBevelShape = bsBox; |
| bsFrame | bsFrame: TBevelShape = bsFrame; |
| bsLeftLine | bsLeftLine: TBevelShape = bsLeftLine; |
| bsLowered | bsLowered: TBevelStyle = bsLowered; |
| bsRaised | bsRaised: TBevelStyle = bsRaised; |
| bsRightLine | bsRightLine: TBevelShape = bsRightLine; |
| bsSpacer | bsSpacer: TBevelShape = bsSpacer; |
| bsTopLine | bsTopLine: TBevelShape = bsTopLine; |
| cbCustomColor | cbCustomColor: TColorBoxStyles = cbCustomColor; |
| cbCustomColors | cbCustomColors: TColorBoxStyles = cbCustomColors; |
| cbExtendedColors | cbExtendedColors: TColorBoxStyles = cbExtendedColors; |
| cbIncludeDefault | cbIncludeDefault: TColorBoxStyles = cbIncludeDefault; |
| cbIncludeNone | cbIncludeNone: TColorBoxStyles = cbIncludeNone; |
| cbPrettyNames | cbPrettyNames: TColorBoxStyles = cbPrettyNames; |
| cbStandardColors | cbStandardColors: TColorBoxStyles = cbStandardColors; |
| cbSystemColors | cbSystemColors: TColorBoxStyles = cbSystemColors; |
| ceLarge | ceLarge: TCornerEdge = ceLarge; |
| ceMedium | ceMedium: TCornerEdge = ceMedium; |
| ceNone | ceNone: TCornerEdge = ceNone; |
| ceSmall | ceSmall: TCornerEdge = ceSmall; |
| DefaultCategoryPanelHeight | DefaultCategoryPanelHeight: Integer = $C8; |
| dsGradient | dsGradient: TBandDrawingStyle = dsGradient; |
| dsNormal | dsNormal: TBandDrawingStyle = dsNormal; |
| emAddColumns | emAddColumns: TExpandStyle = emAddColumns; |
| emAddRows | emAddRows: TExpandStyle = emAddRows; |
| emFixedSize | emFixedSize: TExpandStyle = emFixedSize; |
| fsBottomTopLeftRight | fsBottomTopLeftRight: TFlowStyle = fsBottomTopLeftRight; |
| fsBottomTopRightLeft | fsBottomTopRightLeft: TFlowStyle = fsBottomTopRightLeft; |
| fsLeftRightBottomTop | fsLeftRightBottomTop: TFlowStyle = fsLeftRightBottomTop; |
| fsLeftRightTopBottom | fsLeftRightTopBottom: TFlowStyle = fsLeftRightTopBottom; |
| fsRightLeftBottomTop | fsRightLeftBottomTop: TFlowStyle = fsRightLeftBottomTop; |
| fsRightLeftTopBottom | fsRightLeftTopBottom: TFlowStyle = fsRightLeftTopBottom; |
| fsTopBottomLeftRight | fsTopBottomLeftRight: TFlowStyle = fsTopBottomLeftRight; |
| fsTopBottomRightLeft | fsTopBottomRightLeft: TFlowStyle = fsTopBottomRightLeft; |
| lpAbove | lpAbove: TLabelPosition = lpAbove; |
| lpBelow | lpBelow: TLabelPosition = lpBelow; |
| lpLeft | lpLeft: TLabelPosition = lpLeft; |
| lpRight | lpRight: TLabelPosition = lpRight; |
| NoColorSelected | NoColorSelected: TColor = $FF000000; |
| rsLine | rsLine: TResizeStyle = rsLine; |
| rsNone | rsNone: TResizeStyle = rsNone; |
| rsPattern | rsPattern: TResizeStyle = rsPattern; |
| rsUpdate | rsUpdate: TResizeStyle = rsUpdate; |
| sltID | sltID: TSysLinkType = sltID; |
| sltURL | sltURL: TSysLinkType = sltURL; |
| ssAbsolute | ssAbsolute: TSizeStyle = ssAbsolute; |
| ssAuto | ssAuto: TSizeStyle = ssAuto; |
| ssPercent | ssPercent: TSizeStyle = ssPercent; |
| stCircle | stCircle: TShapeType = stCircle; |
| stEllipse | stEllipse: TShapeType = stEllipse; |
| stRectangle | stRectangle: TShapeType = stRectangle; |
| stRoundRect | stRoundRect: TShapeType = stRoundRect; |
| stRoundSquare | stRoundSquare: TShapeType = stRoundSquare; |
| stSquare | stSquare: TShapeType = stSquare; |
| WM_SYSTEM_TRAY_MESSAGE | WM_SYSTEM_TRAY_MESSAGE: Integer = $401; |