lazarus/examples/dragimagelist
2012-02-06 13:47:53 +00:00
..
project1.lpi
project1.lpr
readme.txt
unit1.lfm
unit1.lrs
unit1.pas Examples: dragimagelist, partially reverted r32356 #5cae5f037f (juha), since it breaks example with qt and gtk2 (it does not work anymore). Now it's correct. 2012-02-06 13:47:53 +00:00

This example demonstrates the usage of DragImageList.

You will see Button image nearly cursor while drag. 
This Button image is from the DragImageList. You can
place any other image there to show it while drag 
operation.