FireDAC.Stan.Intf._di_IFDMoniClient

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDMoniClient> _di_IFDMoniClient;

Properties

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

Description

Represents the DelphiInterface of IFDMoniClient.

You can use _di_IFDMoniClient to refer to a Moni monitor client interface in C++ code.

See Also