API:System.DelphiInterface.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

__fastcall DelphiInterface<T>() : intf(0)
__fastcall DelphiInterface<T>(const DelphiInterface<ANOTHERINTF> &rhs) : intf(0)
__fastcall DelphiInterface<T>(const DelphiInterface<T> &rhs)
__fastcall DelphiInterface<T>(T* rhs)

Properties

Type Visibility Source Unit Parent
constructor public systobj.h System DelphiInterface

Description

Embarcadero Technologies does not currently have any additional information.