TdxCustomNavBar.DragCopyCursor Property
Deprecated. This property exists for backward compatibility only. Use the Cursors.DragCopyCursor property instead.
Declaration
property DragCopyCursor: TCursor read; write;
Property Value
Type | Description |
---|---|
TCursor | The drag copy cursor. |
See Also