Vcl.ControlList.TControlListRadioButton

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ControlList.TControlListControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTControlListRadioButton

Delphi

TControlListRadioButton = class(TControlListControl)

C++

class PASCALIMPLEMENTATION TControlListRadioButton : public TControlListControl

Properties

Type Visibility Source Unit Parent
class public
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList Vcl.ControlList

Description

Special radio button control, which can be used in items of TCustomControlList control.

See Also