API:FireDAC.Phys.Intf.IFDPhysEventAlerter.RemoveChangeHandler

From RAD Studio API Documentation

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysEventAlerter

Delphi

procedure RemoveChangeHandler(const AHandler: IFDPhysChangeHandler);

C++

virtual void __fastcall RemoveChangeHandler(const _di_IFDPhysChangeHandler AHandler) = 0 ;

Description

Embarcadero Technologies does not currently have any additional information.