Source position: MUIClass.Base.pas line 117
type TAREXXCommand = record
ac_Name: string;
ac_Template: string;
ac_NumParams: Integer;
ac_Event: TRexxCmdEvent;
end;