Skip to main content

TcxTreeListHitTest.HitAtColumn Property

Identifies if the inspected point belongs to a Tree List column.

Declaration

property HitAtColumn: Boolean index tlhc_HitAtColumn read;

Property Value

Type Description
Boolean

True if the inspected point belongs to a Tree List column; otherwise. False.

Remarks

Use the HitAtColumn property to identify if the inspected point is within a Tree List column.

VCL Tree List: A Tree List Column

See Also