I'm trying to implement simple drag and drop by using TControlDragObject just like in (VCL Drag Image Hot Spots section)
I'm trying to implement simple drag and drop by using TControlDragObject just like in (VCL Drag Image Hot Spots section)
http://www.blong.com/Conferences/BorCon2001/DragAndDrop/4114.htm#VCLHotSpots
In delphi 7 drawn control is visible only when I have a mouse outside a form. Why?
http://www.blong.com/Conferences/BorCon2001/DragAndDrop/4114.htm#CustomComponents
http://www.blong.com/Conferences/BorCon2001/DragAndDrop/4114.htm#VCLHotSpots
In delphi 7 drawn control is visible only when I have a mouse outside a form. Why?
http://www.blong.com/Conferences/BorCon2001/DragAndDrop/4114.htm#CustomComponents
Here's an example, my answer here: http://stackoverflow.com/questions/12627526/is-it-possible-to-alpha-blend-a-vcl-control-on-a-tform
ReplyDeleteThank you Ondrej Kelle :)
ReplyDeleteThat was the problem
Glad to help :-)
ReplyDelete