TCustomRadioButton

E1014715

TCustomRadioButton is a base class in Delphi's VCL framework that provides the core behavior and properties for creating customizable radio button controls.

All labels observed (2)

Label Occurrences
TCustomRadioButton canonical 2
TRadioButton 2

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Delphi VCL class ⓘ
base class for radio button controls ⓘ
category standard control ⓘ
visual control ⓘ
designTimeVisibility not intended for direct use on forms ⓘ
framework VCL ⓘ
hasEvent OnClick ⓘ
OnEnter ⓘ
OnExit ⓘ
OnKeyDown ⓘ
OnKeyPress ⓘ
OnKeyUp ⓘ
OnMouseDown ⓘ
OnMouseEnter ⓘ
OnMouseLeave ⓘ
OnMouseMove ⓘ
OnMouseUp ⓘ
hasProperty Anchors ⓘ
BiDiMode ⓘ
Caption ⓘ
Checked ⓘ
Color ⓘ
Constraints ⓘ
Enabled ⓘ
Font ⓘ
ParentBiDiMode ⓘ
ParentColor ⓘ
ParentFont ⓘ
ParentShowHint ⓘ
ShowHint ⓘ
TabOrder ⓘ
TabStop ⓘ
Visible ⓘ
inheritsFrom TButtonControl ⓘ
TComponent ⓘ
TControl ⓘ
TWinControl ⓘ
intendedUsage ancestor for custom radio button components ⓘ
library Delphi ⓘ
partOf VCL standard controls hierarchy ⓘ
platform Windows ⓘ
programmingLanguage Object Pascal ⓘ
provides core radio button behavior ⓘ
supports checked state ⓘ
data-aware descendants ⓘ
focus handling ⓘ
grouped selection behavior ⓘ
keyboard navigation ⓘ
usedAsBaseFor TRadioButton ⓘ
linked to: TCustomRadioButton

How these facts were elicited

Referenced by (4)

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

TControl → superclassOf → TCustomRadioButton ⓘ
VCL.StdCtrls → provides → TRadioButton ⓘ
subject linked to: VCL.StdCtrls unit
linked to: TCustomRadioButton
VCL.StdCtrls → provides → TCustomRadioButton ⓘ
subject linked to: VCL.StdCtrls unit
TCustomRadioButton → usedAsBaseFor → TRadioButton ⓘ
linked to: TCustomRadioButton