TCustomGroupBox

E1014716

TCustomGroupBox is a Delphi VCL base class that provides the core functionality and behavior for group box controls, serving as the ancestor for more specialized group box components.

Try in SPARQL Jump to: Statements Referenced by

Statements (49)

Predicate Object
instanceOf Delphi VCL class
base class for group box controls
ancestorOf TCustomRadioGroup NERFINISHED
TGroupBox
TRadioGroup
definedIn Vcl.StdCtrls unit NERFINISHED
framework Delphi VCL NERFINISHED
hasEvent OnClick
OnContextPopup
OnDblClick
OnEnter
OnExit
OnMouseDown
OnMouseMove
OnMouseUp
hasMethod AdjustClientRect
Create
Destroy
Notification
Paint
SetBounds
hasProperty Align
Alignment
Anchors
BiDiMode
Caption
Color
Constraints
DoubleBuffered
Enabled
Font
ParentBackground
ParentColor
ParentFont
ParentShowHint
PopupMenu
ShowHint
TabOrder
TabStop
UseDockManager
Visible
inheritsFrom TCustomControl NERFINISHED
TWinControl
language Object Pascal NERFINISHED
partOf Delphi RTL/VCL library NERFINISHED
platform Windows
role provides core functionality for group box controls
supports owner-drawn caption and frame
usedFor grouping related controls visually

Referenced by (1)

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

TControl superclassOf TCustomGroupBox