TGroupBox

E1014722

TGroupBox is a VCL control that displays a framed, captioned container used to visually group related child controls on a form.

Jump to: Statements Referenced by

Statements (52)

Predicate Object
instanceOf VCL control
container control
visual component
category Standard controls
definedInUnit Vcl.StdCtrls NERFINISHED
designTimeSupport True
event OnClick
OnContextPopup
OnDblClick
OnEnter
OnExit
OnMouseDown
OnMouseMove
OnMouseUp
OnResize
framework Visual Component Library NERFINISHED
hasAncestorUnit System.Classes
Vcl.Controls NERFINISHED
hasCaption True
hasFrame True
inheritsFrom TControl
TCustomGroupBox NERFINISHED
TObject
TPersistent
TWinControl NERFINISHED
partOf C++Builder VCL NERFINISHED
Delphi VCL NERFINISHED
platform Windows
property Align
Alignment
Caption
Color
Enabled
Font
ParentBackground
ParentColor
ParentFont
ShowHint
TabOrder
TabStop
Visible
purpose provide a framed, captioned container
visually group related child controls
renderedAs group box window control
runTimeCreation True
supportsChildControls True GENERATED
typicalChildren TButton GENERATED
TCheckBox GENERATED
TEdit GENERATED
TLabel GENERATED
TRadioButton GENERATED
usedIn GUI forms

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

TWinControl isAncestorOf TGroupBox