Source position: MUIClass.Base.pas line 41
type TRexxMsgEvent = function(
Sender: TObject;
Msg: string;
out ReturnMessage: string
):LongInt of object;