DebugDataSize | Used for internal quality control of the plugin. |
HasBorder | If set to false then border on the control is skipped. |
Hours | Use this property to set or get the Hours value of the control. |
LinuxFontBold | Use this property to determine if the font on Linux targets should be bold faced. |
LinuxTextFont | Use this property to determine the font on Linux Targets. |
LinuxTextSize | Use this property to determine the font size on Linux Targets. |
LinuxTextUnit | Sets the unit of the FontSize. |
MacFontBold | Use this property to determine if the font on MacOS targets should be bold faced. |
MacHideBackground | If set to true then background is hidden on t he control, this also includes the border regardless of the setting of the HasBorder property. |
MacTextFont | Use this property to determine the font on MacOS Targets. |
MacTextSize | Use this property to determine the font size on MacOS Targets. |
Minutes | Use this property to set or get the Minutes value of the control. |
Seconds | Use this property to set or get the Seconds value of the control. |
ShowSeconds | This property determines if seconds should be shown or no in the control. Set this property to true to show seconds. |
TimeFormat | Defines the display format of the time. |
TimeValue | Use this property to set or get the time of the control. (When using the APIv2 then the type of this one is DateTime) |
WinFontBold | Use this property to determine if the font on Windows targets should be bold faced. |
WinTextFont | Use this property to determine the font on Windows Targets. |
WinTextSize | Use this property to determine the font size on Windows Targets. |
WinTextUnit | Sets the unit of the FontSize. |