vcl-dxuiadorners-dot-tdxuiadornermanager-dot-underscore-members.md
A UI adorner manager component.
| Name | Description |
|---|---|
| Create(TComponent) | Creates a new TdxUIAdornerManager class instance. |
| Name | Description |
|---|---|
| Badges | Provides access to the badge UI adorner collection and badge layer settings. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| DesignInfo | Inherited from TComponent. |
| Guides | Provides access to the guide UI adorner collection and guide layer settings. |
| Images | Specifies the source of images displayed by individual badge UI adorners. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
| Name | Description |
|---|---|
| OnActiveChanged | Allows you to respond to disabling or enabling a UI adorner layer. |
| OnAdornerChanged | Allows you to respond to setting changes in a UI adorner. |
| OnAdornerClick | Allows you to respond to clicking a UI adorner. |
| OnAdornerCustomDraw | Allows you to custom paint a UI adorner. |
| OnAdornerCustomDrawBackground | Allows you to custom paint a badge UI adorner‘s background. |
| OnGuideGetCalloutPopupControl | Enables you to display a callout popup control for the activated guide UI adorner. |
See Also