Skip to main content

TdxGuide Class

Declaration

TdxGuide = class(
    TdxCustomAdorner
)

Remarks

A selected guide highlights its target UI element by darkening the rest of the application form. A guide can display a callout popup containing additional information on the target element.

The TdxGuide class provides the following members that allow you to:

The UI adorner manager‘s Guides.Items property references a TdxGuide object.

See Also