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