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