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