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.