text

Form XML code

Possible and default values

Associated containers, widgets and theme elements

Associated 4gl syntax and ui methods

Influence and behavior

text specifies the text associated with a widget. Depending on a widget , it can be a widget's label text, its default value, or a path to any content to be displayed.

Form XML code:

depends on a widget

For example,

<Button text="Button"identifier="bt"/>

or

<Browser text="www.querix.com"identifier="br"/>

Possible values:

depend on the user's needs

Default value:

empty

Associated containers, widgets and theme elements:

Browser

Button

Calendar

FunctionField

ComboBox (and its options)

Label

ListBox options

MenuGroup

MenuCommand

TextArea

TextField

ToolbarButton

TimeEditField

Associated 4gl syntax:

DISPLAY ... TO 

Associated ui methods:

setText 

getText

ui.Form.setElementText

ui.ComboBox.getItemText

ui.ComboBox.getTextOf

Influence and behavior:

To edit the text of a widget, select the widget in the Design Area or the Form Structure, then find the text property in the Properties view, double-click the value cell, and input your text.

Here is the information the text property specifies for each associated widget:

 

To change the text of a widget at runtime,

 

 

Contact Us

Privacy Policy

Copyright © 2026 Querix, (UK) Ltd.