File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 2
2
(* *)
3
3
(* Module: Unit 'PythonEngine' Copyright (c) 1997 *)
4
4
(* *)
5
- (* Version: 3.0 Dr. Dietmar Budelsky *)
6
- (* Sub-Version: 0.33 dbudelsky@web.de *)
5
+ (* Dr. Dietmar Budelsky *)
6
+ (* dbudelsky@web.de *)
7
7
(* Germany *)
8
8
(* *)
9
9
(* Morgan Martinet *)
12
12
(* CANADA *)
13
13
(* e-mail: p4d@mmm-experts.com *)
14
14
(* *)
15
+ (* PyScripter *)
16
+ (* e-mail: pyscripter@gmail.com *)
17
+ (* *)
15
18
(* Project page: https://github.com/pyscripter/python4delphi *)
16
19
(* *************************************************************************)
17
20
(* Functionality: Delphi Components that provide an interface to the *)
31
34
(* Stefan Hoffmeister (Stefan.Hoffmeister@Econos.de) *)
32
35
(* Michiel du Toit (micdutoit@hsbfn.com) - Lazarus Port *)
33
36
(* Chris Nicolai (nicolaitanes@gmail.com) *)
34
- (* Kiriakos Vlahos (pyscripter@gmail.com) *)
35
- (* Andrey Gruzdev (andrey.gruzdev@gmail.com) *)
37
+ (* Andrey Gruzdev (andrey.gruzdev@gmail.com) *)
36
38
(* *************************************************************************)
37
39
(* This source code is distributed with no WARRANTY, for no reason or use.*)
38
40
(* Everyone is allowed to use and change this code free for his own tasks *)
Original file line number Diff line number Diff line change 3
3
Author: Kiriakos Vlahos
4
4
Date: 24-Feb-2005
5
5
Purpose: Provide automatic wrapping of Delphi variables utilising RTTI
6
- Version: 1.11
7
6
8
7
Contributors:
9
8
Morgan Martinet (mmm@free.fr)
You can’t perform that action at this time.
0 commit comments