TdxShellTreeViewControlOptionsSelection.RightClickSelect Property
Specifies if a right-click on a node selects it.
Declaration
property RightClickSelect; default False;
Property Value
Type | Default | Description |
---|---|---|
Boolean | False | If |
Remarks
The RightClickSelect
property’s default value is False
.
See Also