TMS WEB Core Documentation

Hi,

Where can I find documentation for all classes to TMS WEB Core, e.g.  I remember that I saw method getComputedAttribute ... is saome documentation with all classes ?

Regards,

I did a full search in the source code of TMS WEB Core, but I could not find getComputedAttribute.
Where did you find this? 

I remembered ... it was method:

window.getComputedStyle :)

but documentation with all classes, methods will be useful  ... e.g. due to Delphi doesn't prompt methods when you use asm...end in the code :(

These are direct imports of web APIs, not sure if it makes sense to duplicate the existing docs

https://developer.mozilla.org/en-US/docs/Web/API/Window/getComputedStyle

Ok ... you right ... the question is that all APIs method was implemented in TMS WEB Core ?

An automatic import was done, so all classes that were imported should be complete.