TcxTreeListHitTest.HitAtNodePreview Property
Identifies if the inspected point belongs to a Tree List node preview section.
Declaration
property HitAtNodePreview: Boolean index tlhc_HitAtNodePreview read;
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Use the HitAtNodePreview
property to determine whether the inspected point belongs to a Tree List node preview section (as shown in the image below).
See Also