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

TdxTreeViewHitTest Class

Contains the HitTest information about the Tree View‘s elements located at the specified point.

Declaration

TdxTreeViewHitTest = class(
    TdxTreeViewPersistent
)

Remarks

The class members allow you to do the following:

The Tree View’s GetHitTestAt function references a TdxTreeViewHitTest object.

Inheritance

See Also