RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWideStringsEnumerator.GetCurrent Method

Gets the current string.

Pascal
function GetCurrent: WideString;
C++
__fastcall BSTR GetCurrent();

Use GetCurrent to get the current string in the TWideStrings object being enumerated. 

 

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