API:System.WideStrUtils.UTF8LowerCase

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UTF8LowerCase(const S: UTF8string): UTF8string;

C++

extern DELPHI_PACKAGE System::UTF8String __fastcall UTF8LowerCase(const System::UTF8String S);

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.