TcxCustomTreeList.HitTest Property
In This Article
Returns HitTest information about the tree list element located at a specific point.
#Declaration
Delphi
property HitTest: TcxTreeListHitTest read;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxTreeListHitTest class description to learn about the available HitTest
members.
See Also