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

Warning: _UnicodeIndexToUTF8 is deprecated.


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