API:Vcl.CheckLst.TCheckListBox.CheckAll
Delphi
procedure CheckAll(AState: TCheckBoxState; AllowGrayed: Boolean = True; AllowDisabled: Boolean = True);
C++
void __fastcall CheckAll(Vcl::Stdctrls::TCheckBoxState AState, bool AllowGrayed = true, bool AllowDisabled = true);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Vcl.CheckLst.pas Vcl.CheckLst.hpp |
Vcl.CheckLst | TCheckListBox |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!