Jon*_*den 39 delphi synedit firemonkey
是否有一个synedit包与firemonkey(或在其上工作的人)一起工作?
从我可以收集到的是之前有一个VGScene端口(参见:这个网站),但似乎已被删除.
另见本网站:
很可能没有(目前):
\n\n从主页:
\n\nIt is a pure-VCL/CLX control, meaning it is not a wrapper for Microsoft Windows \n controls and so no run-time library is required.
CLX 或跨平台组件库是 VCL(Borland 的小部件库)的跨平台等效项。
\n\n来自 Nakeymonkey - firemonkey 的本机控件
\n\n\nWith 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\xe2\x80\x99t Embarcadero do the same thing with Firemonkey? Because Firemonkey also needs to compile for OS X and the Windows API Rich Edit control doesn\xe2\x80\x99t exist there.
链接:
\n\n\n