Source position: datatypes.pas line 160
type tTool = record
tn_Which: Word;
tn_Flags: Word;
tn_Program: PAnsiChar;
end;