Quartex Pascal's RTL has replaced its external platform.js dependency with a native Pascal implementation. The new TQTXPlatform class hierarchy provides a unified interface for detecting runtime environment details — OS type, architecture, browser, and more — across both DOM and Node.js project types. Developers include either qtx.dom.platform or qtx.node.platform in their uses clause and access info via TQTXPlatform.Current. The update also removes older loose functions that previously called platform.js.

2m read timeFrom quartexdeveloper.com
Post cover image
Table of contents
Same interfacePropertiesHow to use?Changes to the RTL

Sort: