System.RegularExpressionsCore.UnicodeIndexToUTF8

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UnicodeIndexToUTF8(const S: string; AIndex: Integer): Integer;

C++

extern DELPHI_PACKAGE int __fastcall UnicodeIndexToUTF8(const System::UnicodeString S, int AIndex);

Properties

Type Visibility Source Unit Parent
function public
System.RegularExpressionsCore.pas
System.RegularExpressionsCore.hpp
System.RegularExpressionsCore System.RegularExpressionsCore

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!