System.UTF8IdentLength

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UTF8IdentLength(const Name: string): Integer;

C++

extern DELPHI_PACKAGE int __fastcall UTF8IdentLength(const UnicodeString Name);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.