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