py4d

 

Demos

Page history last edited by Oliver Bock 3 yrs ago

Here's the list of available demos in the P4D distribution. If you click on the DemoXX page, you'll get more information explaining the purpose of the demo. The demos will be installed under C:\Program Files\PythonForDelphi\Demos when you install Python for Delphi.

 

DescriptionPage
A simple Python evaluatorDemo01
Evaluate a Python expressionDemo02
Defining Python/Delphi varsDemo03
Defining Python/Delphi vars (advanced case)Demo04
Defining a new ModuleDemo05
Defining a new TypeDemo06
Using Delphi methods as Python functionsDemo07
Using Delphi classes for new Python typesDemo08
Making a Python module as a DllDemo09
Mapping Delphi VCL components inside PythonDemo10
Using Threads inside PythonDemo11
Using PythonAtom. (Deprecated since Delphi 6, See VarPyth instead)Demo12
Using TPythonDatabase.Demo13
Making a Dll with TPythonDatabaseDemo14
Using a TDataset descendant with Python, except TTable and TQuery.Demo15
Using a TDelphiVar or Module methods ? (Kylix ready)Demo16
Using variant arrays of 2 dimensions (Kylix ready)Demo17
C++ Builder: using the Python Dll in a console applicationDemo18
C++ Builder: this is a replicate of the Delphi Demo05Demo19
C++ Builder: this is a replicate of the Delphi Demo08Demo20
Using Events in TPythonModule or TPythonType (Kylix ready)Demo21
Using Threading, Windows Console and Command line arguments (Kylix ready)Demo22
Using Threading and Delphi log window. (Kylix ready)Demo23
Using TAtomPythonEngine (Deprecated since Delphi 6, See VarPyth instead)Demo24
Using VarPyth.pas (Kylix ready)Demo25
Demo8 revisited to allow the new Python type to be subclassedDemo26
Container indexingDemo27
Iterator (Kylix ready)Demo28
Using Python Imaging Library (PAL)Demo29
Using Named Parameters (Kylix ready)Demo30
Using WrapDelphi to access Delphi Form attributes (Requires Delphi5 or later)Demo31
Demo08 revisited using WrapDelphi (Requires Delphi7 or later)Demo32

Comments (0)

You don't have permission to comment on this page.