RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringsEnumerator.GetCurrent Method

Gets the current string.

Pascal
function GetCurrent: string;
C++
__fastcall AnsiString GetCurrent();

Use GetCurrent to get 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!