FMX.Grid.TCustomGrid.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 | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |
Description
Used internally.