Filename - null terminated array of characters.
Source position: objects.pp line 198
type AsciiZ = array [0..255] of AnsiChar;