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