Data.DBXPlatform.TBaseTransportFilterCollection.OnChange
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: Data.DBXPlatform.pas Data.DBXPlatform.hpp
| |
| Unit: Data.DBXPlatform | |
| Parent: TBaseTransportFilterCollection | |
Delphi
property OnChange: TNotifyEvent read FEvent write FEvent;
C++
__property System::Classes::TNotifyEvent OnChange = {read=FEvent, write=FEvent};
Description
Specifies an event that occurs when changing items in a TBaseTransportFilterCollection.
OnChange specifies an event that occurs when changing items in a TBaseTransportFilterCollection.