Vcl.ControlList.TControlListCheckBox.ObserverToggle

From RAD Studio API Documentation
Jump to: navigation, search

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.