lazarus/examples/dragimagelist
mattias 79666bf74b LCL: small cleanups
git-svn-id: trunk@14018 -
2008-02-07 18:39:36 +00:00
..
project1.lpi examples: docking: set session flag and improved layout 2008-01-15 19:21:15 +00:00
project1.lpr
readme.txt
unit1.lfm examples: docking: set session flag and improved layout 2008-01-15 19:21:15 +00:00
unit1.lrs LCL: small cleanups 2008-02-07 18:39:36 +00:00
unit1.pas LCL: small cleanups 2008-02-07 18:39:36 +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.