RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IEnumerator.Current Property

Returns the currently focused element in the container.

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

Current is a read-only property that gives the currently focused element in the container. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!