System.Tether.AppProfile.TLocalAction.NotifyUpdates

Aus RAD Studio API Documentation

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). {{#multireplace:System.Tether.AppProfile.TLocalAction.NotifyUpdates|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.Tether.AppProfile.TCustomLocalItem.NotifyUpdates|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.Tether.AppProfile.TCustomLocalItem.NotifyUpdates|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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

Siehe auch