lazarus/examples/dragimagelist
2011-09-15 17:22:30 +00:00
..
project1.lpi
project1.lpr
readme.txt
unit1.lfm
unit1.lrs LCL: small cleanups 2008-02-07 18:39:36 +00:00
unit1.pas Improve examples/DragImageList. Issue #20164, patch from Flávio Etrusco 2011-09-15 17:22:30 +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.