Data.DBXPlatform.TBaseTransportFilterCollection.NotifyChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure NotifyChange;

C++

void __fastcall NotifyChange();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TBaseTransportFilterCollection

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