Adds a text label to the current dialog definition.
Informal Syntax:
DialogAddLabel( Label )
Formal Syntax:
DialogAddLabel( Label:=Expression )
Parameter | Type | Description |
---|---|---|
Label | ANY_STRING | The text of the label. |
None.
DialogAddLabel( "Please check the values you enter before pressing OK" );
To learn where you can use this function.
For the meaning of terms used in Fernhill SCADA.