REST.Backend.EMSProvider.TCustomEMSConnectionInfo.NotifyOnChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property NotifyOnChange: TNotifyList read FNotifyOnChange;

C++

__property TNotifyList* NotifyOnChange = {read=FNotifyOnChange};

Propriétés

Type Visibilité  Source Unité  Parent
property protected
REST.Backend.EMSProvider.pas
REST.Backend.EMSProvider.hpp
REST.Backend.EMSProvider TCustomEMSConnectionInfo


Description

Notifie à TNotifyList toute modification des données d'informations de connexion EMS.

NotifyOnChange notifie toute modification des propriétés de connexion EMS à TNotifyList.

Voir aussi