File tree Expand file tree Collapse file tree 3 files changed +36
-0
lines changed Expand file tree Collapse file tree 3 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ (* *************************************************************************)
2
+ (* This unit is part of the Python for Delphi (P4D) library *)
3
+ (* Project home: https://github.com/pyscripter/python4delphi *)
4
+ (* *)
5
+ (* Project Maintainer: PyScripter (pyscripter@gmail.com) *)
6
+ (* Original Authors: Dr. Dietmar Budelsky (dbudelsky@web.de) *)
7
+ (* Morgan Martinet (https://github.com/mmm-experts) *)
8
+ (* Core developer: Lucas Belo (lucas.belo@live.com) *)
9
+ (* Contributors: See contributors.md at project home *)
10
+ (* *)
11
+ (* LICENCE and Copyright: MIT (see project home) *)
12
+ (* *************************************************************************)
1
13
{ $I Definition.Inc}
2
14
3
15
unit WrapDelphiImageList;
Original file line number Diff line number Diff line change
1
+ (* *************************************************************************)
2
+ (* This unit is part of the Python for Delphi (P4D) library *)
3
+ (* Project home: https://github.com/pyscripter/python4delphi *)
4
+ (* *)
5
+ (* Project Maintainer: PyScripter (pyscripter@gmail.com) *)
6
+ (* Original Authors: Dr. Dietmar Budelsky (dbudelsky@web.de) *)
7
+ (* Morgan Martinet (https://github.com/mmm-experts) *)
8
+ (* Core developer: Lucas Belo (lucas.belo@live.com) *)
9
+ (* Contributors: See contributors.md at project home *)
10
+ (* *)
11
+ (* LICENCE and Copyright: MIT (see project home) *)
12
+ (* *************************************************************************)
1
13
{ $I Definition.Inc}
2
14
3
15
unit WrapFmxImgList;
Original file line number Diff line number Diff line change
1
+ (* *************************************************************************)
2
+ (* This unit is part of the Python for Delphi (P4D) library *)
3
+ (* Project home: https://github.com/pyscripter/python4delphi *)
4
+ (* *)
5
+ (* Project Maintainer: PyScripter (pyscripter@gmail.com) *)
6
+ (* Original Authors: Dr. Dietmar Budelsky (dbudelsky@web.de) *)
7
+ (* Morgan Martinet (https://github.com/mmm-experts) *)
8
+ (* Core developer: Lucas Belo (lucas.belo@live.com) *)
9
+ (* Contributors: See contributors.md at project home *)
10
+ (* *)
11
+ (* LICENCE and Copyright: MIT (see project home) *)
12
+ (* *************************************************************************)
1
13
{ $I Definition.Inc}
2
14
3
15
unit WrapVclImgList;
You can’t perform that action at this time.
0 commit comments