I’m want to start a drag operation using the FMX framework,
while holding down the right mouse button.
The DragMode is set to dmManual. The object where the drag operation shall start is a object based on the TControl.
In the VCL framework I called the function BeginDrag(),
But how to do it using FMX?
StackOverflow: Firemonkey
Embarcadero: Firemonkey OOP
Embarcadero: Firemonkey C++