StatusColor


StatusColor is connected to an attribute of type Status. A status is defined by
a text and a severity, where the severity is one of the categories Success, Info
Warning, Error and Fatal. The status value can also be 0, NoStatus. StatusColor
set fill color from the status severity.

Success, Info     Original color.
Warning     Yellow.
Error     Red.
Fatal     Flashing red.
Attribute                               Description
StatusColor.Attribute                       Signal in the database of type Status. The color of the component
                      is set from the severity of the status value.
StatusColor.NoStatusColor                       Color when the status value is 0.
StatusColor.UseColorTheme                       When set to 1, color theme colors will be used.