Vcl.ControlList.TControlListCheckBox.CheckState
Delphi
property CheckState: TCheckBoxState read FCheckState write SetCheckState default cbUnchecked;
C++
__property Vcl::Stdctrls::TCheckBoxState CheckState = {read=FCheckState, write=SetCheckState, default=0};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | published | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TControlListCheckBox |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !