Pas2JS Showcase Area



Live Preview

FishFacts demo

ATM demo

Click on the pas2js smart card and the PIN = 1234

Promises demo

Gambiarra App

username: pas2js | password: 1234

low footprint size prototype framework

Pacman

Tetris

TChart demos

Data Abstract

WebCompiler demo

Time Tracking Application

Santa Claus Canvas

WebGL terraian

TMS Web Core from Lazarus IDE

Lab1: This demo shows the use of basic WebTimer1 control within Lazarus.

Lab2: This demo shows the use of basic visual controls.

Simple sample. This demo shows the use of basic controls.

Bootstrap sample. This demo shows a bootstrap theme applied to standard controls of the TMS WEB Core.

Align sample. This demo shows the Align property.

Anchors sample. This demo shows anchoring of controls on the web form. Resize the browser window to see the effect within Lazarus.

DataSet sample. This demo shows a web client dataset connected to DB controls. The web client dataset gets the information from an Client server but for demo purposes all editing in the dataset is local in the web client only within Lazarus.

GridPanel sample. The GridPanel allows easy control of alignment and sizing of controls within the panel.

Template sample. This demo shows the HTML Template to render.

Message-Dialogs sample. This demo shows various custom dialog types and the dialog response codes.

Multi-forms sample. This demo shows a web application consisting of two form files and showing the form either on top of the main form or launching it as a new web page.

PaintBox sample. This demo shows with Pascal code you can draw on the TPaintbox control using the familiar TCanvas object.