Vcl.Grids.TCustomGrid.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.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid

Description

Embarcadero Technologies does not currently have any additional information.