System.Tether.AppProfile.TCustomRemoteItem.NotifyUpdates

提供:RAD Studio API Documentation

Delphi

property NotifyUpdates: Boolean read FNotifyUpdates write FNotifyUpdates;

C++

__property bool NotifyUpdates = {read=FNotifyUpdates, write=FNotifyUpdates, nodefault};

プロパティ

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


説明

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

関連項目