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 958c54a commit a4b9625Copy full SHA for a4b9625
Demos/Demo23/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