For Delphi XE we tried it on a Raspberry PI 4 maybe 5 years ago.
Caused by display errors regarding DevExpress skins and some
API in ImageEN and other external components.
Basically, our program was started, but to make it look good and "usable", some settings had to be made and extensions installed on Wine.
At least the main functions were OK, even if a bit slow at times,
but one module/form could not be opened because the registration of an
ActiveX component did not work there.
And the interface to "our" RFID reader could not be used because the driver for it could not be installed.
But that would have been important for the first main module of our program, for which we wanted to use a mini-computer/Raspberry with Linux.