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