inherited properties |
Cick here |
Lines public |
For Target: Use this stringlist in OnProcessDropped, if you want to get the dropped text. For Source: Add the text to the stringlist, which you want to d&d, before calling Execute. |
inherited events |
Cick here |
inherited methods |
Cick here |
Execute public |
Call this method, if you detect that the user wants to start a d&d-operation (i.e.: MouseDown+MouseMove). -> Lines
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