System.Tether.AppProfile.TCustomLocalItem.NotifyUpdates

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property NotifyUpdates: Boolean read FNotifyUpdates write FNotifyUpdates;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomLocalItem


Description

Spécifie si l'élément local doit annoncer les modifications automatiquement (True) ou non (False).

Voir aussi