TdxGuides Properties
A collection of guide UI adorners.Name | Description |
---|---|
Active | Specifies if the layer with UI adorner elements is active. Inherited from TdxCustomAdorners. |
AllowArrowKeyNavigation | Specifies if end-users can navigate between guide UI adorners by pressing arrow keys. |
AllowTabKeyNavigation | Specifies if end-users can navigate between guide UI adorners by pressing the Tab key. |
BorderColor | Specifies the default border color of guide UI adorners. |
Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
DeactivateKey | Specifies the keystroke for disabling guide UI adorners. |
Items | Provides zero-based indexed access to all guide UI adorners in the collection. |
LayerColor | Specifies the guide background layer color. |
Manager | Provides access to the UI adorner manager to which the current adorner collection belongs. Inherited from TdxCustomAdorners. |
ParentComponent | Inherited from TcxComponentCollection. |
See Also