Skip to main content
A newer version of this page is available. .

IdxAdornerTargetElement Interface

Exposes functions that provide basic information on a control, its size and state to a UI adorner element.

Declaration

IdxAdornerTargetElement = interface(IInterface)

Remarks

This interface provides the following members functions that allow the TdxUIAdornerManager component’s draw routines to:

Inheritance

IInterface
IdxAdornerTargetElement
See Also