FireDAC.Stan.Intf._di_IFDMoniRemoteClient

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDMoniRemoteClient> _di_IFDMoniRemoteClient;

Properties

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

Description

Represents the DelphiInterface of IFDMoniRemoteClient.

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

See Also