发布于 2012-09-24 14:49:33
(目前)很可能没有:
来自主页
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或Component是VCL的小部件库的跨平台等效库。
来自纳基猴的本地控件,用于火猴
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.
链接:
https://stackoverflow.com/questions/9102818
复制相似问题