Vcl.StdCtrls.TCheckBox

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.StdCtrls.TCustomCheckBoxVcl.StdCtrls.TButtonControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
TCheckBox

Delphi

TCheckBox = class(TCustomCheckBox)

C++

class PASCALIMPLEMENTATION TCheckBox : public TCustomCheckBox

Contents

Properties

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

Description

TCheckBox represents a check box that can be on (checked) or off (unchecked).

A TCheckBox component presents an option for the user. The user can check the box to select the option, or uncheck it to deselect the option.

See Also

Code Examples

Personal tools
Translations