Vcl.ControlList.TControlListCheckBox.CheckState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CheckState: TCheckBoxState read FCheckState write SetCheckState default cbUnchecked;

C++

__property Vcl::Stdctrls::TCheckBoxState CheckState = {read=FCheckState, write=SetCheckState, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TControlListCheckBox

Description

Embarcadero Technologies does not currently have any additional information.