Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 06f33aa

Browse filesBrowse files
authored
Update Readme.txt
1 parent e662122 commit 06f33aa
Copy full SHA for 06f33aa

File tree

1 file changed

+5
-8
lines changed
Filter options

1 file changed

+5
-8
lines changed

‎PythonForDelphi/Readme.txt

Copy file name to clipboardExpand all lines: PythonForDelphi/Readme.txt
+5-8Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ INSTALLATION:
6262

6363
1) Install the core components
6464
~~~~~~~~~~~~~~~~~~~~~~~~~~~
65+
For recent versions of Delphi, install the "Python_d" package located in the
66+
Components folder and add the folder "...\Components\Sources\Core".
6567

6668
For Delphi 3, install the "Python_d3" package located in the Components folder
6769
and add the folder "...\Components\Sources\Core".
@@ -81,6 +83,9 @@ INSTALLATION:
8183
2) Install the VCL components (this is optional)
8284
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8385

86+
For recent versions of Delphi, install the "PythonVCL_d" package located in the
87+
Components folder and add the folder "...\Components\Sources\Core".
88+
8489
For Delphi 3, install the "PythonVCL_d3" package located in the Components folder
8590
and add the folder "...\Components\Sources\VCL".
8691

@@ -120,14 +125,6 @@ NOTE:
120125
Don't forget to look at the tutorial file (tutorial.txt) which introduces the
121126
demos.
122127

123-
Visit the site http://starship.python.net/crew/mhammond/ and get the last version
124-
of Pythonwin. It's a really good Python IDE, that you must have for serious
125-
Python programming and debugging !
126-
127-
UPDATE:
128-
~~~~~~~
129-
You'll find the latest version at http://mmm-experts.com/
130-
131128
DISTRIBUTION:
132129
~~~~~~~~~~~~~
133130
You are free to distribute your applications built with Python for Delphi,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.