Data.DBXPlatform.TBaseTransportFilterCollection.OnChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnChange: TNotifyEvent read FEvent write FEvent;

C++

__property System::Classes::TNotifyEvent OnChange = {read=FEvent, write=FEvent};

Propriétés

Type Visibilité  Source Unité  Parent
event public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TBaseTransportFilterCollection

Description

Spécifie un événement qui se produit lors du changement des éléments dans un TBaseTransportFilterCollection.

OnChange spécifie un événement qui se produit lors du changement des éléments dans un TBaseTransportFilterCollection.

Voir aussi