Skip to main content

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

True if the inspected point belongs to a node preview section; otherwise, False.

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).

VCL Tree List: Tree List Control Visual Elements

See Also