Gehen Sie oben nach Pascal / Delphi als JavaScript (Dart / Flutter / Python ...)
Delphi / FPC LLCL in PAS2JS Web / HTML
Verwenden Sie LLCL / VCL / FMX -Formulare in JS / Web / Mobile (und nativem Code in Windows / Mac / Linux / Android / iOS ...)
Keine zusätzlichen Websteuerungen installieren!
Basic html: https://wintops.github.io/llcljs/llcl.html
Layui: https://wintops.github.io/llcljs/llcljs.html
Formulareinheit Loader: https://wintops.github.io/llcljs/testloader.html
Minicalc: https://wintops.github.io/llcljs/minicalcjs.html
LLCL-Samples
bin/form2pas [Formular Dateiname (.dfm/.lfm)] [.pas Dateiname]
Form2Pas Quelle
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 - Projekt - Projektoptionen ...
Komplizierter Optionen - Pfad - Andere Einheitsdateien (-fu) - Hinzufügen (pasjs_llcl_path)
Benutzerdefinierte Optionen
-Jeutf-8 -Jirtl.js -Jc -Jminclude -dPASJS -dFPC