API:System.WideStrUtils.UTF8CharLength

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UTF8CharLength(Lead: AnsiChar): Integer; inline;

C++

extern DELPHI_PACKAGE int __fastcall UTF8CharLength(char Lead);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.