TCustomdxVTreeViewEdit.TreeViewCursor Property
Specifies the cursor of a drop-down tree-view control.
Declaration
property TreeViewCursor: TCursor read; write;
Property Value
Type |
---|
TCursor |
Remarks
Use TreeViewCursor to specify the cursor of a drop-down tree-view control.
See Also