RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonGroup.DragImageList Property

DragImageList defines the list of images shown during drag operations.

Pascal
property DragImageList: TDragImageList;
C++
__property TDragImageList DragImageList;

TDragImageList is used to manage images that are displayed during drag and drop or drag and dock operations. Use DragImageList to add images and control attributes. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!