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