Source position: datatypes.pas line 327
type TDTMethod = record
dtm_Label: STRPTR;
dtm_Command: STRPTR;
dtm_Method: LongWord;
end;