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