Source position: intuition.pas line 2920
type TBTDFont = record
BF_Node: TBTDNode;
BF_Font: array [0..BTDMAXSTRLEN-1] of AnsiChar;
end;