TcxTreeListHitTest.HitAtColumn Property
In This Article
Identifies if the inspected point belongs to a Tree List column.
#Declaration
Delphi
property HitAtColumn: Boolean index tlhc_HitAtColumn read;
#Property Value
Type | Description |
---|---|
Boolean |
|
#Remarks
Use the HitAtColumn
property to identify if the inspected point is within a Tree List column.
See Also