Vcl.StdCtrls.TCustomCheckBox

From RAD Studio API Documentation
Revision as of 17:12, 16 October 2011 by TestAccount (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Vcl.StdCtrls.TButtonControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
TCustomCheckBox

Delphi

TCustomCheckBox = class(TButtonControl)

C++

class PASCALIMPLEMENTATION TCustomCheckBox : public TButtonControl

Properties

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

Description

TCustomCheckBox is the ancestor of all check-box components.

TCustomCheckBox is an abstract class from which check-box components, including TCheckBox and TDBCheckBox, descend. Check boxes present the user with options that can be selected (checked) or deselected (unchecked).

See Also

Personal tools
Translations