FireDAC.Stan.Intf._di_IFDStanComponentReference

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFDStanComponentReference> _di_IFDStanComponentReference;

Properties

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

Description

Represents the DelphiInterface of IFDStanComponentReference.

You can use _di_IFDStanComponentReference to refer to a Stan component reference interface in C++ code.

See Also