We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8496d62 commit 66372bfCopy full SHA for 66372bf
Demos/Demo07/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