TcxTreeListHitTest.HitAtCheckButton Property
In This Article
Indicates whether the test point belongs to the node check box (radio button).
#Declaration
Delphi
property HitAtCheckButton: Boolean index tlhc_HitAtCheckButton read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the test point belongs to the node check box (radio button).
See Also