API:System.WideStrUtils.IsUTF8LeadByte

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function IsUTF8LeadByte(Lead: AnsiChar): boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IsUTF8LeadByte(char Lead);

プロパティ

種類 可視性 ソース ユニット
function public
System.WideStrUtils.pas
System.WideStrUtils.hpp
System.WideStrUtils System.WideStrUtils

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。