CircleItems |
contains items to show progress of each circle. You can click the … after the property in the Object Inspector to manage the items, to add, reorder or delete items. You can also expand the property in the Structure window of Delphi IDE to inspect the circle items. Note that the outermost circle is the Item at index 0 . |
ValueFormat |
sets the format string to display the progress value text at the end of a circle item. The default format “%g%%” displays the value with a percent symbol. Note that 2 percent symbols at the end of this default format display a single percent symbol. |
ValueFont |
Sets the font to display the value text at the end of a circle item. |
CircleOptions |
includes common properties to control the display of the progress circle of all the circle items. |
Legend |
includes properties to display the Legend |
CaptionOptions |
sets a caption to show on the widget. |