Data.DBXPlatform.TBaseTransportFilterItem.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: TBaseTransportFilterItem

Delphi

procedure NotifyChange;

C++

void __fastcall NotifyChange();

Description

Handles events that occur when changing a TBaseTransportFilterItem.

The NotifyChange method handles events that occur when changing a TBaseTransportFilterItem.

See Also