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