REST.Backend.EMSProvider.TCustomEMSConnectionInfo.NotifyOnChange

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property NotifyOnChange: TNotifyList read FNotifyOnChange;

C++

__property TNotifyList* NotifyOnChange = {read=FNotifyOnChange};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
REST.Backend.EMSProvider.pas
REST.Backend.EMSProvider.hpp
REST.Backend.EMSProvider TCustomEMSConnectionInfo


Beschreibung

Informiert TNotifyList über Änderungen der EMS-Verbindungsinformationsdaten.

NotifyOnChange informiert TNotifyList über Änderungen der EMS-Verbindungseigenschaften.

Siehe auch