Data.DBXPlatform.TBaseTransportFilterItem.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 TBaseTransportFilterItem

Description

Spécifie un événement qui se produit lors du changement d'un TBaseTransportFilterItem.

OnChange spécifie un événement qui se produit lors du changement d'un TBaseTransportFilterItem.

Voir aussi