System.Tether.AppProfile.TCustomLocalItem.NotifyUpdates

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property NotifyUpdates: Boolean read FNotifyUpdates write FNotifyUpdates;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomLocalItem


Beschreibung

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

Siehe auch