OpalSetText

OpalSetText(window_ref:integer, widget_ref:integer, txt:string)

Change the text property of a widget. This is the label, caption or text depending on which type of widget is referenced.


window_ref:integer = ref of the window that contains the widget
widget_ref:integer = ref of the widget
txt:string = text property the widget will adopt