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