System.RegularExpressionsCore.UTF8IndexToUnicode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UTF8IndexToUnicode(const S: TBytes; AIndex: Integer): Integer;

C++

extern DELPHI_PACKAGE int __fastcall UTF8IndexToUnicode _DEPRECATED_ATTRIBUTE0 (const System::DynamicArray<System::Byte> S, int AIndex);

Properties

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

Description

Warning: UTF8IndexToUnicode is deprecated.


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