Xbasic
{SP}
Syntax
{SP= Characters }
Arguments
- Characters
Numeric. The number of spaces to insert. Characters may be a fractional number, such as 1.25.
Description
One or more Button objects may appear inside the Format section of a UI_DLG_BOX() function.
Example
ui_dlg_box("Xdialog Sample", <<%dlg% {lf}; <15,2OK>{sp=5}<15,2Cancel>; %dlg%)
Limitations
Desktop applications only
See Also