Atopas
1.0.0
作为JavaScript(飞镖 / flutter / python ...),请登上Pascal / delphi。
Delphi / FPC LLCL进入PAS2JS Web / HTML
在JS / Web / Mobile中使用LLCL / VCL / FMX表单(以及Windows / Mac / Linux / Android / ios ...)中的本机代码...)
没有安装额外的网络控件!
基本html:https://wintops.github.io/llcljs/llcl.html
layui:https://wintops.github.io/llcljs/llcljs.html
表单单元加载器:https://wintops.github.io/llcljs/testloader.html
minicalc:https://wintops.github.io/llcljs/minicalcjs.html
LLCL样本
bin/form2pas [form filename(.dfm/.lfm)] [.pas fileName]
Form2PAS源
uses SysUtils, Classes, Dialogs, Controls, StdCtrls, Forms,
{ $IFDEF PASJS }
WebCtrls
{ $ELSE }
{ $IFDEF FPC } LazUTF8, LCLType, { $ELSE } Variants, XPMan, { $ENDIF }
Graphics, ExtCtrls,
ComCtrls, Menus
{ $ENDIF }
;Mainmenu-项目 - 项目选项...
提形选项 - 路径 - 其他单元文件(-FU) - 添加pasjs_llcl_path)
自定义选项
-Jeutf-8 -Jirtl.js -Jc -Jminclude -dPASJS -dFPC