FireDAC.Stan.Intf._di_IFDMoniCustomClient

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDMoniCustomClient> _di_IFDMoniCustomClient;

Properties

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

Description

Represents the DelphiInterface of IFDMoniCustomClient.

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

See Also