Module controls.label

Label module

Functions

Label:SetCaption (newcaption) Set the label caption

Tables

Label Label fields.


Functions

Label:SetCaption (newcaption)
Set the label caption

Parameters:

  • newcaption string new caption to be set

Tables

Label
Label fields. Inherits from Control.

Fields:

  • align string alignment (default "left")
  • valign string vertical alignment (default "linecenter")
  • caption string text to be displayed (default "no text")

See also:

generated by LDoc 1.4.0