Vcl.ControlList.TControlListCheckBox

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TControlListCheckBox = class(TControlListControl)

C++

class PASCALIMPLEMENTATION TControlListCheckBox : public TControlListControl

Properties

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

Description

Special check box control, which can be used in items of TCustomControlList control.

See Also