inherited properties |
Click here |
Bitmap public |
For Target: Use this bitmap in OnProcessDropped, if you want to get the dropped bitmap (DIB). For Source: Assign your bitmap , which you want to d&d, to Bitmap before calling Execute. |
inherited events |
Click here |
inherited methods |
Click here |
Execute public |
Call this method, if you detect that the user wants to start a d&d-operation (i.e.: MouseDown+MouseMove). -> Bitmap
For drag detection you can also use the inherited property AutoDetectDnD or the method StartDnDDetection. If you are using a grid, check the section "Known Bugs" in the docu of the TDragDrop component. |
© 1998 by Dieter Steinwedel