help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

UpperCaseTable

Table for conversion of characters to uppercase.

Declaration

Source position: sysinth.inc line 60

var UpperCaseTable: TCaseTranslationTable;

Description

UpperCaseTable is used by the UpperCase routine (and friends) to convert a string to all-uppercase characters. It is filled with the appropriate entries by the SysUtils unit initialization routines.

See also

TCaseTranslationTable

  

Type for case conversion tables.

LowerCaseTable

  

Table for conversion of characters to lowercase.

UpperCase

  

Return an uppercase version of a string.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505