 |
Shows or hides the object |
 |
Shows or hides the object |
 |
Sets the object's value to the provided integer |
 |
Sets the object's text color to the provided color tile or hexadecimal value |
 |
Turns editing (read only) on/off for the object depending on the value (true or false) provided. |
 |
Shows or hides the object depending on the value provided. See the section on Visibility. |
 |
Returns the value of the object as an integer |
 |
Returns the text color as a hexadecimal value |
 |
Returns true if the object is editable, false if it is not editable |
 |
Returns true if the object is visible, false if it is not visible |