Skip to main content

TcxTreeListHitTest.HitAtNodePreview Property

Indicates whether the test point belongs to a TreeList node preview section.

Declaration

property HitAtNodePreview: Boolean index tlhc_HitAtNodePreview read;

Property Value

Type
Boolean

Remarks

Use the HitAtNodePreview property to determine whether the point being tested belongs to a TreeList node preview section (as shown in the image below). The property returns True if the point belongs to any node preview section.

See Also