TdxGuide Properties
A guide UI adorner element.Name | Description |
---|---|
Adorners | Provides access to the collection to which the guide UI adorner belongs. |
AllowCalloutPopup | Specifies if the guide UI adorner can display a callout popup. |
BorderColor | Specifies the guide UI adorner’s outline color. |
CalloutPopupAlignment | Specifies the callout pop-up position in relation to the guide UI adorner. |
Collection | Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem. |
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. |
DisplayName | Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem. |
ID | Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem. |
Index | Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem. |
Manager | Provides access to the UI adorner manager to which the adorner element belongs. Inherited from TdxCustomAdorner. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Selected | Specifies if the guide UI adorner is selected. |
TabOrder | Specifies the custom keystroke navigation order for the guide UI adorner. |
Tag | Inherited from TComponent. |
TargetElement | Specifies the adorner’s target UI element. Inherited from TdxCustomAdorner. |
TargetElementClass | Specifies the adorner’s target element class. Inherited from TdxCustomAdorner. |
TargetElementClassName | Specifies the name of the adorner’s target element class. Inherited from TdxCustomAdorner. |
VCLComObject | Inherited from TComponent. |
Visible | Specifies if the adorner element is visible. Inherited from TdxCustomAdorner. |
See Also