Vcl.ControlList.TControlListCheckBox.ObserverToggle
Delphi
procedure ObserverToggle(const AObserver: IObserver; const Value: Boolean);
C++
void __fastcall ObserverToggle(const System::Classes::_di_IObserver AObserver, const bool Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TControlListCheckBox |
Description
Embarcadero Technologies does not currently have any additional information.