RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DelphiInterface Operators

The operators of the DelphiInterface class are listed here.

 
Name 
Description 
 
! 
Indicates whether the System::DelphiInterface::DelphiInterface object represents a NULL interface. 
 
& 
Returns a pointer to the underlying interface pointer. 
 
* 
Returns the underlying interface pointer. 
 
= 
This is the overview for the = operator overload. 
 
-> 
Provides access to the properties and methods on the underlying interface. 
 
T* 
This is T*, a member of class DelphiInterface. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!