RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons.DragImageList Property

List of images used during drag or dock operations.

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

DragImageList holds a list of images that are displayed during drag and drop or drag and dock operations. Categories and buttons may be dragged in a CategoryButtons object. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!