System.Tether.AppProfile.TCustomRemoteItem.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 TCustomRemoteItem


Description

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

Voir aussi