TdxTreeViewHitTest.HitAtCheckBox Property
In This Article
Indicates if the test point belongs to a node’s checkbox.
#Declaration
Delphi
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