Back to Devexpress

TdxTreeViewHitTest Class

vcl-dxtreeview-27501b83.md

latest1.6 KB
Original Source

TdxTreeViewHitTest Class

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

Declaration

delphi
TdxTreeViewHitTest = class(
    TdxTreeViewPersistent
)

Remarks

The class members allow you to do the following:

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

Inheritance

TObject TPersistent TdxTreeViewPersistent TdxTreeViewHitTest

See Also

TdxTreeViewHitTest Members

dxTreeView Unit