[Pas2js] Before compile Notifier to the pas2jsdesign plugin

warleyalex warleyalex at yahoo.com.br
Sat Mar 24 16:00:22 CET 2018


Mattias Gaertner wrote
> What are "instantiated" and "unassigned" forms?

unassigned == means uninstantiated forms. To reduce the load time, you may
want to create some forms only when you need to use them, you create forms
at a different stage. You instantiate forms based on a string of their name.
The RegisterClass method is required on initialization.

instantiated forms == Auto create-forms, from the Auto-create forms list of
the Project > Options > Forms page. Forms are created at startup.




--
Sent from: http://pas2js.38893.n8.nabble.com/


More information about the Pas2js mailing list