[Pas2js] TMS Web Clone
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Feb 28 15:47:05 CET 2018
On Tue, 27 Feb 2018 06:15:58 -0600 (CST)
warleyalex via Pas2js <pas2js at lists.freepascal.org> wrote:
>[...]
> I never created a Lazarus visual component before, is it possible to install
> the WEBLib.StdCtrls (this unit contains TLabel, TEdit, TButton, TComboBox
> and TMemo) visual web component on Lazarus IDE?
The LCL already registers these classnames. Lazarus currently forbids
to register a classname twice.
There are some plans to extend this.
Mattias
More information about the Pas2js
mailing list