System.DelphiInterface Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CreatepublicCreates an instance of System.DelphiInterface.
DestroypublicFrees an instance of System.DelphiInterface.
operator !publicIndicates whether the DelphiInterface object represents a NULL interface.
operator &publicReturns a pointer to the underlying interface pointer.
operator ()publicReturns the underlying interface class.
operator *publicReturns the underlying interface pointer.
operator ->publicProvides access to the properties and methods on the underlying interface.
operator =publicAssigns a value to the DelphiInterface.
ReleasepublicRelease removes its references to the underlying interface class.