TGroupBox

E1014722

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

All labels observed (1)

Label Occurrences
TGroupBox canonical 2

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf VCL control ⓘ
container control ⓘ
visual component ⓘ
category Standard controls ⓘ
definedInUnit Vcl.StdCtrls ⓘ
linked to: VCL.StdCtrls unit
designTimeSupport True ⓘ
event OnClick ⓘ
OnContextPopup ⓘ
OnDblClick ⓘ
OnEnter ⓘ
OnExit ⓘ
OnMouseDown ⓘ
OnMouseMove ⓘ
OnMouseUp ⓘ
OnResize ⓘ
framework Visual Component Library ⓘ
hasAncestorUnit System.Classes ⓘ
Vcl.Controls ⓘ
linked to: Vcl.Controls unit
hasCaption True ⓘ
hasFrame True ⓘ
inheritsFrom TControl ⓘ
TCustomGroupBox ⓘ
TObject ⓘ
TPersistent ⓘ
TWinControl ⓘ
partOf C++Builder VCL ⓘ
linked to: C++Builder

Delphi VCL ⓘ
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 ⓘ
typicalChildren TButton ⓘ
TCheckBox ⓘ
linked to: TCustomCheckBox

TEdit ⓘ
TLabel ⓘ
TRadioButton ⓘ
usedIn GUI forms ⓘ

How these facts were elicited

Referenced by (2)

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

TWinControl → isAncestorOf → TGroupBox ⓘ
VCL.StdCtrls → provides → TGroupBox ⓘ
subject linked to: VCL.StdCtrls unit