We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b179a commit 2f9efc3Copy full SHA for 2f9efc3
Modules/DelphiVCL/TestVCL.py
@@ -40,6 +40,7 @@ def main():
40
f.Show()
41
FreeConsole()
42
Application.Run()
43
+ f.Free()
44
45
main()
46
0 commit comments