Data.DBXPlatform.TBaseTransportFilterItem.OnChangeNotify

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure OnChangeNotify(filter: TBaseTransportFilterCollection);

C++

void __fastcall OnChangeNotify(TBaseTransportFilterCollection* filter);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TBaseTransportFilterItem

説明

特定のフィルタに OnChange イベントが発生することを通知します。

OnChangeNotify メソッドは、filterOnChange イベントが発生することを通知します。

関連項目