API:System.Tether.AppProfile.TLocalAction.NotifyUpdates

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

Delphi

property NotifyUpdates: Boolean read FNotifyUpdates write FNotifyUpdates;

C++

__property NotifyUpdates;

プロパティ

種類 可視性 ソース ユニット
property published
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TLocalAction

説明

ローカル項目が、自動的に変更をアナウンスするか(True)、否か(False)を指定します。

System.Tether.AppProfile.TLocalAction.NotifyUpdates は System.Tether.AppProfile.TCustomLocalItem.NotifyUpdates を継承しています。以下の内容はすべて System.Tether.AppProfile.TCustomLocalItem.NotifyUpdates を参照しています。

ローカル項目が、自動的に変更をアナウンスするか(True)、否か(False)を指定します。

関連項目