System.WideStrings.TWideStringsEnumerator.GetCurrent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCurrent: WideString;

C++

System::WideString __fastcall GetCurrent();

Properties

Type Visibility Source Unit Parent
function public
System.WideStrings.pas
System.WideStrings.hpp
System.WideStrings TWideStringsEnumerator

Description

Gets the current string.

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