System.Tether.AppProfile.TLocalAction.NotifyUpdates

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property NotifyUpdates: Boolean read FNotifyUpdates write FNotifyUpdates;

C++

__property NotifyUpdates;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TLocalAction

Beschreibung

Gibt an, ob der lokale Eintrag automatisch über Änderungen informieren soll (True) oder nicht (False).

System.Tether.AppProfile.TLocalAction.NotifyUpdates erbt von System.Tether.AppProfile.TCustomLocalItem.NotifyUpdates. Der folgende Inhalt bezieht sich auf System.Tether.AppProfile.TCustomLocalItem.NotifyUpdates.

Gibt an, ob der lokale Eintrag automatisch über Änderungen informieren soll (True) oder nicht (False).

Siehe auch