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