FMX.Grid.TCustomGrid.ObserverToggle

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ObserverToggle(const AObserver: IObserver; const Value: Boolean);

C++

void __fastcall ObserverToggle(const System::Classes::_di_IObserver AObserver, const bool Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

説明

内部的に使用されます。

関連項目