API:System.AnsiStrings.StrUpper
Delphi
function StrUpper(Str: PAnsiChar): PAnsiChar;
C++
extern DELPHI_PACKAGE char * __fastcall StrUpper(char * Str)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | System.AnsiStrings.pas System.AnsiStrings.hpp | System.AnsiStrings | System.AnsiStrings | 
Description
Embarcadero Technologies does not currently have any additional information.