Data.DBXPlatform.TBaseTransportFilterItem.OnChangeNotify

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure OnChangeNotify(filter: TBaseTransportFilterCollection);

C++

void __fastcall OnChangeNotify(TBaseTransportFilterCollection* filter);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TBaseTransportFilterItem

Description

Notifie un filtre spécifique qu'un événement OnChange se produit.

La méthode OnChangeNotify notifie filter qu'un événement OnChange se produit.

Voir aussi