TdxCustomAdorners Properties
A collection of abstract UI adorner elements.| Name | Description |
|---|---|
| Active | Specifies if the layer with UI adorner elements is active. |
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Items | Provides zero-based indexed access to UI adorner elements. |
| Manager | Provides access to the UI adorner manager to which the current adorner collection belongs. |
| ParentComponent | Inherited from TcxComponentCollection. |
See Also