TFileTextRecChar

Character type for the filename part in file records

Declaration

Source position: systemh.inc line 662

Type
TFileTextRecChar = UnicodeChar

Description

TFileTextRecChar is the type of character used in TextRec or FileRec file types. It is an alias type, depending on platform and RTL compilation flags. No assumptions should be made on the actual character type.

See also

Name Description
FileRec Untyped file type
TextRec Text file type