System.UTF8IdentIdentCompare

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UTF8IdentIdentCompare(const Name1, Name2: _PShortStr): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall UTF8IdentIdentCompare(const PShortString Name1, const PShortString Name2);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.