Character type for the filename part in file records.
Source position: systemh.inc line 692
type TFileTextRecChar = UnicodeChar; |
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.
|
Text file type. |
|
|
Untyped file type. |