Ok guys, it's time to learn a little about FMX ... and French :)


Ok guys, it's time to learn a little about FMX ... and French :)

I was disapointed by the lacks of Drag&Drop support under Android, but I dig the FMX source code and found what's going on.

My Execute.FMXBasedDragDrop unit is a crossplaform implementation of Drag&Drop for Android (and probably iOS, but I don't have an iPhone).

All the explanation are in french, but the source code is english commented, you can find the sample projet on the bottom link of the page.
http://lookinside.free.fr/delphi.php?FMXBasedDragDrop

Conclusion: it would be great to have access to TCommonCustomForm.FMousePos and TCommonCustomForm.SetCaptured.

(image captured from my smarphone with TeamViewer for Android & LICEcap for Windows)

Comments