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