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 _DEPRECATED_ATTRIBUTE0 (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.