TdxBadges Properties
A collection of badge UI adorners.| Name | Description |
|---|---|
| Active | Specifies if the layer with UI adorner elements is active. Inherited from TdxCustomAdorners. |
| Color | Specifies the default color for all badge UI adorners in the collection. |
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Font | Specifies the default font settings for all badge UI adorners in the collection. |
| Items | Provides zero-based indexed access to all badge UI adorners in the collection. |
| Manager | Provides access to the UI adorner manager to which the current adorner collection belongs. Inherited from TdxCustomAdorners. |
| ParentComponent | Inherited from TcxComponentCollection. |
| ParentFont | Specifies if the badge UI adorner collection updates its font settings from the UI adorner manager‘s parent component. |
See Also