Skip to content

Commit 320523a

Browse files
committed
Move deprecated Demos 14 & 15 to Unsupported.
1 parent c23509f commit 320523a

15 files changed

Lines changed: 0 additions & 3 deletions

File tree

Demos/readme.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,10 @@ Demo06 Defining a new Type
1212
Demo07 Using Delphi methods as Python functions
1313
Demo08 Using Delphi classes for new Python types
1414
Demo09 Making a Python module as a Dll
15-
Demo10 Mapping Delphi VCL components inside Python using TPythonDatabase (BDE - not changed)
1615
Demo10_FireDAC Database demo using FireDAC
1716
Demo11 Using Threads inside Python
1817
Demo12 Using PythonAtom. -> Deprecated since Delphi 6, See VarPyth instead
1918
Demo13 Using TPythonDatabase. (BDE - not changed)
20-
Demo14 Making a Dll with TPythonDatabase (BDE - not changed)
21-
Demo15 Using a TDataset descendant with Python, except TTable and TQuery. (BDE - not changed)
2219
Demo16 Using a TDelphiVar or Module methods ? (Kylix ready)
2320
Demo17 Using variant arrays of 2 dimensions (Kylix ready)
2421
Demo18 C++ Builder: using the Python Dll in a console application

0 commit comments

Comments
 (0)