Atopas
1.0.0
اذهب إلى أعلى إلى Pascal / Delphi مثل JavaScript (Dart / Flutter / Python ...)
Delphi / FPC LLCL في Web / HTML PAS2JS
استخدم نماذج LLCL / VCL / FMX في JS / Web / Mobile (والرمز الأصلي في 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-SAPPLES
bin/form2pas [filename form (.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