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.

Try in SPARQL Jump to: Statements Referenced by

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 NERFINISHED
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 NERFINISHED
TComponent
TControl NERFINISHED
TWinControl
intendedUsage ancestor for custom radio button components
library Delphi NERFINISHED
partOf VCL standard controls hierarchy
platform Windows
programmingLanguage Object Pascal NERFINISHED
provides core radio button behavior
supports checked state
data-aware descendants
focus handling
grouped selection behavior
keyboard navigation
usedAsBaseFor TRadioButton NERFINISHED

Referenced by (1)

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

TControl superclassOf TCustomRadioButton