FireDAC.Phys.Intf.IFDPhysChangeHandler

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: FireDAC.Phys.Intf

Delphi

IFDPhysChangeHandler = interface (IUnknown)

C++

__interface  INTERFACE_UUID("{3E9B315B-F456-4175-A864-B2573C4A2121}") IFDPhysChangeHandler  : public System::IInterface

Description

Interface that change notification listeners implement.

See Also