FireDAC.Stan.Intf._di_IFDStanErrorHandler

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDStanErrorHandler> _di_IFDStanErrorHandler;

Properties

Type Visibility Source Unit Parent
typedef public FireDAC.Stan.Intf.hpp FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Represents the DelphiInterface of IFDStanErrorHandler.

You can use _di_IFDStanErrorHandler to refer to a Stan generic error handler interface in C++ code.

See Also