TdxGuide Events
A guide UI adorner element.Name | Description |
---|---|
OnChanged | Enables you to respond to the UI adorner element’s changes. Inherited from TdxCustomAdorner. |
OnClick | Allows you to respond to a click on the UI adorner element. Inherited from TdxCustomAdorner. |
OnCustomDraw | Allows you to custom paint the UI adorner. Inherited from TdxCustomAdorner. |
OnCustomDrawBackground | Allows you to custom paint the badge UI adorner‘s background. Inherited from TdxCustomAdorner. |
OnGetCalloutPopupControl | Allows you to display a callout in response to clicking the guide UI adorner. |
See Also