API:System.UpCase

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function UpCase(ch: _AnsiChr): _AnsiChr;
function UpCase(Ch: WideChar): WideChar;

C++

extern DELPHI_PACKAGE char __fastcall UpCase(char Ch)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.pas
System.hpp
System System

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !