Back to Devexpress

TdxGalleryControlController.DragCopy Property

vcl-dxgallerycontrol-dot-tdxgallerycontrolcontroller.md

latest707 B
Original Source

TdxGalleryControlController.DragCopy Property

Specifies if dragged gallery items are copied or moved.

Declaration

delphi
property DragCopy: Boolean read; write;

Property Value

TypeDescription
Boolean

If True , the gallery control copies dragged items at the target position. If False , dragged items are moved to the target position.

|

See Also

TdxGalleryControlController Class

TdxGalleryControlController Members

dxGalleryControl Unit