eXcript
eXcript
Are there plans to develop [stubs](https://mypy.readthedocs.io/en/stable/stubs.html) files to facilitate development and get to know the API without needing to consult the Delphi documentation? I've been analyzing the Delphi documentation and...
I'm developing a series of delphivcl video lessons with PyScripter and would like to translate the official documentation for the IDE. It turns out that the documents are written in...
Analysis of the operation of `TextInput`. This is not necessarily a bug, perhaps it is what is desired, perhaps a side effect. When the `text` property of `TextInput` has characters...
I used the ``delphivcl`` library in the development of a commercial application and tired of searching in the Delphi documentation for the signature of class members, I started building the...
Visual Error Messages ===================== The components of "delphivcl" have a restriction on binding new symbols at runtime and their subsequent reading. For example, the following code snippet displays an error...