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

RawByteString

Single-byte character string without specified codepage

Declaration

Source position: systemh.inc line 438

type RawByteString = ansistring;

Description

RawByteString is a single-byte character string which does not have any codepage assigned it. Assigning a single-byte character string to this kind of string will not change the codepage of the string.

See also

TSystemCodePage

  

System code page


Documentation generated on: Nov 14 2015