delphi - SynEdit para Firemonkey?
(1)
Lo más probable es que no (en este momento):
Desde la homepage :
It is a pure-VCL/CLX control, meaning it is not a wrapper for Microsoft Windows controls and so no run-time library is required.
CLX o Component Library para Cross Platform es el equivalente multiplataforma de VCL - la biblioteca de widgets de Borland.
Desde Nakeymonkey: controles nativos para firemonkey
With the VCL, Borland never had to worry about all of this because they just wrote a wrapper around the Windows API Rich Edit control. So why didn''t Embarcadero do the same thing with Firemonkey? Because Firemonkey also needs to compile for OS X and the Windows API Rich Edit control doesn''t exist there.
Campo de golf:
¿Existe un paquete synedit que funcione con firemonkey (o alguien que trabaje en él)?
Por lo que puedo deducir, antes había un puerto VGScene (ver: este sitio ), pero parece haberse eliminado.
Ver también este sitio :