Data.DBXPlatform.TBaseTransportFilterCollection.NotifyChange

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Unit: Data.DBXPlatform
Parent: TBaseTransportFilterCollection

Delphi

procedure NotifyChange;

C++

void __fastcall NotifyChange();

Description

Handles events that occur when changing items in a TBaseTransportFilterCollection.

The NotifyChange method handles events that occur when changing items in a TBaseTransportFilterCollection.

See Also