Is dynamic | Sets whether the label is dynamic or not. |
Is Enabled | Defines whether the widget is enabled or not. |
Is Shown | Sets whether the widget is visible or not. |
Name | Name of the dialog object. Also used to generate the C++ instance name of the widget. |
Dynamic Icon | Current icon name. |
Static Icon | Icon name |
AttachedToBottom | Sets whether the widget is attached to the bottom side of the grid. |
AttachedToleft | Sets whether the widget is attached to the left side of the grid. |
AttachedToRight | Sets whether the widget is attached to the right side of the grid. |
AttachedToTop | Sets whether the widget is attached to the top of the grid. |
ConstantHeight | Sets whether the widget has a constant height. |
ConstantWidth | Sets whether the widget has a constant width. |
Framed | Sets if the label is framed or not. |
Dynamic title | Dynamic text of the label. |
Justification | Sets if the text is justified or not. |
Title | Corresponds to the title or to the text content of the widget. |