We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b9a2ff commit 3f8dc93Copy full SHA for 3f8dc93
Demos/Demo01/Unit1.pas
@@ -8,7 +8,7 @@ interface
8
Classes, SysUtils,
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