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



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

TCaseTranslationTable

Type for case conversion tables.

Declaration

Source position: sysinth.inc line 30

type TCaseTranslationTable = array [0..255] of Char;

Description

TCaseTranslationTable is the type for a lookup table that can convert 255 ascii characters.

See also

UpperCaseTable

  

Table for conversion of characters to uppercase.

LowerCaseTable

  

Table for conversion of characters to lowercase.

Notes

 No notes exist for this page yet. 





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