lazarus/examples/dragimagelist
2022-05-17 20:50:08 +00:00
..
DragImageList.ex-meta Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
project1.lpi Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
project1.lpr Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
readme.txt Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
unit1.lfm Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
unit1.pas Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +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.