DelphiFMX4Python
DelphiFMX4Python copied to clipboard
Add stubs to support code completion symbols
Python IDEs don't find respective symbols in modules and does not provide code completion. Need to create stubs for code completion.
https://peps.python.org/pep-0561/
What's the status on this?
@demberto this task is complete and will be available in next release.