API:Vcl.StdCtrls.TCustomCheckBox.State
Delphi
property State: TCheckBoxState read FState write SetState default cbUnchecked;
C++
__property TCheckBoxState State = {read=FState, write=SetState, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | Vcl.StdCtrls.pas Vcl.StdCtrls.hpp |
Vcl.StdCtrls | TCustomCheckBox |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!