Re: TZF - Drag and Drop
i-cable <[email protected]>
| Newsgroups | gmane.comp.lang.delphi.topaz |
|---|---|
| Message-ID | <[email protected]> |
Dear Randy: I don't see a Mousedown event in TTzgrid. My version is 7.51. Not sure about higher version. May be you have set the Mousedown event of the Form instead. But when you click the mouse inside the TTzgrid component, the Form does get the click so the FORM.MouseDown event it is not triggered. If you want to use drag, you need to set DragMode to dmAutomatic then use the OnDragOver event. Hope this can help. Abi > I am trying to use drag and drop between dBF files using two > TTZDBGRID's. I want to use the Mousedown event to start the drag > process, but it never gets called when I click the mouse down. Can > someone help me understand why this wouldn't work. > > Thanks > Randy > > ==^================================================================ This email was sent to: [email protected] EASY UNSUBSCRIBE click here: http://topica.com/u/?clvXPN.a5kvff.Z2NsZHQt Or send an email to: [email protected] TOPICA - Start your own email discussion group. FREE! http://www.topica.com/partner/tag02/create/index2.html ==^================================================================