TdxCustomNavBar.DragCopyCursor Property
Specifies the mouse pointer displayed when dragging a link while holding down the CTRL key.
Declaration
property DragCopyCursor: TCursor read; write;
Property Value
Type |
---|
TCursor |
Remarks
This property is obsolete and used for compatibility purposes. Use the Cursors.DragCopyCursor property instead.
See Also