Data.DBXPlatform.TBaseTransportFilterItem.OnChange
[–] Properties | |
---|---|
Type: event | |
Visibility: public | |
Source: Data.DBXPlatform.pas Data.DBXPlatform.hpp
| |
Unit: Data.DBXPlatform | |
Parent: TBaseTransportFilterItem |
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 a TBaseTransportFilterItem.
OnChange specifies an event that occurs when changing a TBaseTransportFilterItem.