RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInterfaceListEnumerator.Current Property

The current IInterface.

Pascal
property Current: IInterface;
C++
__property IInterface Current;

Current contains the current IInterface in the TInterfaceList object being enumerated. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!