System.DelphiInterface.operator =

From RAD Studio API Documentation
Jump to: navigation, search

C++

DelphiInterface<T>& __fastcall operator =(const DelphiInterface<ANOTHERINTF> &rhs)
DelphiInterface<T>& __fastcall operator =(const DelphiInterface<T>& rhs)
DelphiInterface<T>& __fastcall operator =(T *rhs)

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.