FireDAC.Stan.Intf._di_IFDMoniAdapter

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDMoniAdapter> _di_IFDMoniAdapter;

Properties

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

Description

Represents the DelphiInterface of IFDMoniAdapter.

You can use _di_IFDMoniAdapter to refer to a Moni monitor adapter interface in C++ code.

See Also