[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Character type for the filename part in file records
Source position: systemh.inc line 581
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 |