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

TControlListControl is a special class inherited from TGraphicControl.

Vcl.ControlList.TControlListRadioButton inherits from Vcl.ControlList.TControlListControl. All content below this line refers to Vcl.ControlList.TControlListControl.

TControlListControl is a special class inherited from TGraphicControl.

TControlListControl can create new controls that inherit from TControlListControl class and can use mouse events for their items.

See Also