RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringsEnumerator.Current Property

The current string.

Pascal
property Current: string;
C++
__property AnsiString Current;

Current contains the current string in the TStrings object being enumerated. 

 

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