State
Indicates whether the check box is checked, unchecked or in grayed state.
pas
property State: TCheckBoxState read FState write SetState default cbUnchecked;
Indicates whether the check box is checked, unchecked or in grayed state.
property State: TCheckBoxState read FState write SetState default cbUnchecked;