oDlg:omsgbar
Posted: Mon Jul 09, 2018 6:53 am
I must refresh the msg of the oDlg:oMsgbar with a news string
I try with
oDlg:oMsgBar:cMsg := cMytext
or
oDlg:oMsgBar:cMsgdef:= cMytext
and then oDlg:oMsgBar:refresh()
but give me error not found cMsg or cMsgdef
how I can resolve ?
I try with
oDlg:oMsgBar:cMsg := cMytext
or
oDlg:oMsgBar:cMsgdef:= cMytext
and then oDlg:oMsgBar:refresh()
but give me error not found cMsg or cMsgdef
how I can resolve ?