| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Return the current pointer in the list
Source position: classesh.inc line 2085
public function TInterfaceListEnumerator.GetCurrent: IUnknown;  | 
GetCurrent returns the current interface in the TInterfaceList list.
No checking is done on the validity of the current position.
  | 
Move the position of the enumerator to the next position in the children of the component.  | 
|
TInterfaceList.Components  |