[Pas2js] Bootstrap & Helper techniques

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Sep 29 16:47:10 CEST 2019


On Sun, 29 Sep 2019 07:02:52 -0700 (MST)
warleyalex via Pas2js <pas2js at lists.freepascal.org> wrote:

>[...]
>   { Test III - it is not necessary to inherite from TJSObject at all }
>   op := TTableOptions(CreateObject);

True, if you only pass such an object.
When receiving it, methods like hasOwnProperty are handy.

Mattias


More information about the Pas2js mailing list