|
« label line »
Objects / labelbox
labelbox
labelbox(objnum,coord,text,option)
creates a box with a label on top of it
Parameters
| objnum | object number |
| coord | column, row, width, height comma or @am delimited |
| text | label text (optional) |
| option | options comma or @am delimited |
Options
| bkg color | background color (see bkg) |
| disable | disabled |
| font [name size style color] | font specification (see font) * |
| hide | invisible |
| off | disabled |
| sizing CODE [base.objnum] | sizing specification (see sizing) |
- Label text color cannot be changed.
Functions
| delobj | deletes object |
| do | executes an additional action |
| getdt | returns additional data |
| modify | modifies object's properties |
| settext | inserts text into an object |
Using FlashGUI
« label line »
|