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 d2a37d9 commit 670033cCopy full SHA for 670033c
Demos/Demo04/Unit1.pas
@@ -8,7 +8,7 @@ interface
8
SysUtils, Classes,
9
Windows, Messages, Graphics, Controls, Forms, Dialogs,
10
StdCtrls, ComCtrls, ExtCtrls,
11
- PythonEngine, PythonGUIInputOutput;
+ PythonEngine, Vcl.PythonGUIInputOutput;
12
13
type
14
TForm1 = class(TForm)
0 commit comments