API:Vcl.CheckLst.TCheckListBox.Checked
Delphi
property Checked[Index: Integer]: Boolean read GetChecked write SetChecked;
C++
__property bool Checked[int Index] = {read=GetChecked, write=SetChecked};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Vcl.CheckLst.pas Vcl.CheckLst.hpp | Vcl.CheckLst | TCheckListBox | 
Description
Embarcadero Technologies does not currently have any additional information.