Clock
A clock can be used to display the system time in a panel.
| Available functions | Description |
|---|---|
| "acceptDrops" | Enable drop events for the shape. |
| "dateFont" | Sets the font for a date. |
| "dateFormat" | Sets the format for a date. |
| "digital" | Sets the digital clock display. |
| "font" | Sets the font. |
| "showDate" | Shows or hides the date. |
| "showTime" | Shows or hides the time. |
| "singleLine" | Shows the date and time side by side. |
| "timeFirst" | Shows the time before the date. |
| "timeFont" | Sets the font for the time. |
| "timeFormat" | Sets the format for the time. |
| "updatesEnabled" | Sets object updates inactive/active. |