Skip to content

Commit 7c552a5

Browse files
committed
Updated Demos/readme.txt
1 parent d668700 commit 7c552a5

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

Demos/readme.txt

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,21 @@ Demo08 Using Delphi classes for new Python types
1414
Demo09 Making a Python module as a Dll
1515
Demo10_FireDAC Database demo using FireDAC
1616
Demo11 Using Threads inside Python
17-
Demo16 Using a TDelphiVar or Module methods ? (Kylix ready)
18-
Demo17 Using variant arrays of 2 dimensions (Kylix ready)
17+
Demo16 Using a TDelphiVar or Module methods
18+
Demo17 Using variant arrays of 2 dimensions
1919
Demo18 C++ Builder: using the Python Dll in a console application
2020
Demo19 C++ Builder: this is a replicate of the Delphi Demo05
2121
Demo20 C++ Builder: this is a replicate of the Delphi Demo08
22-
Demo21 Using Events in TPythonModule or TPythonType (Kylix ready)
23-
Demo22 Using Threading, Windows Console and Command line arguments (Kylix ready)
24-
Demo23 Using Threading and Delphi log window. (Kylix ready)
25-
Demo24 Using TAtomPythonEngine (Deprecated since Delphi 6, See VarPyth instead)
26-
Demo25 Using VarPyth.pas (Kylix ready)
22+
Demo21 Using Events in TPythonModule or TPythonType
23+
Demo22 Using Threading, Windows Console and Command line arguments
24+
Demo23 Using Threading and Delphi log window
25+
Demo25 Using VarPyth.pas
2726
Demo26 Demo8 revisited to allow the new Python type to be subclassed
2827
Demo27 Container indexing
29-
Demo28 Iterator (Kylix ready)
28+
Demo28 Iterator
3029
Demo29 Using Python Imaging Library (PIL)
31-
Demo30 Using Named Parameters (Kylix ready)
32-
Demo31 Using WrapDelphi to access Delphi Form attributes (Requires Delphi5 or later)
33-
Demo32 Demo08 revisited using WrapDelphi (Requires Delphi7 or later)
30+
Demo30 Using Named Parameters
31+
Demo31 Using WrapDelphi to access Delphi Form attributes
32+
Demo32 Demo08 revisited using WrapDelphi
3433
Demo33 Using Threads inside Python
3534
Demo34 Dynamically creating, destroying and recreating PythonEngine. Uses PythonVersions

0 commit comments

Comments
 (0)