FireDAC.Phys.Intf.IFDPhysChangeHandler

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFDPhysChangeHandler = interface (IUnknown)

C++

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

Properties

Type Visibility Source Unit Parent
interface
class
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf FireDAC.Phys.Intf

Description

Interface that change notification listeners implement.

See Also