TdxTreeViewHitTest.HitAtCheckBox Property
Indicates if the test point belongs to a node’s checkbox.
Declaration
property HitAtCheckBox: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | True if the test point belongs to a node’s checkbox; otherwise, False. |
See Also