Source position: mmbase.pas line 1787
type TEXTFRAME = record
usTrackNumber: Word;
szText: array [0..1] of AnsiChar;
end;