• 大小: 933KB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-04-12
  • 语言: Python
  • 标签: python  delphi  

资源简介

python4delphi组件安装包,直接双击安装,可实现delphi与python交叉开发

资源截图

代码片段和文件信息

//---------------------------------------------------------------------------
#include 
#pragma hdrstop
USERES(“PythonVCL_cb3.res“);
USEPACKAGE(“VCL35.bpi“);
USEPACKAGE(“VCLDB35.bpi“);
USEPACKAGE(“Python_cb3.bpi“);
USEUNIT(“Sources\VCL\PythonDatabase.pas“);
USERES(“Sources\VCL\PythonDatabase.dcr“);
USEUNIT(“Sources\VCL\pyDBTables.pas“);
USEUNIT(“Sources\VCL\pyDB.pas“);
//---------------------------------------------------------------------------
#pragma package(smart_init)
//---------------------------------------------------------------------------
//   Source du paquet.
//---------------------------------------------------------------------------
int WINAPI DllEntryPoint(HINSTANCE hinst unsigned long reason void*)
{
    return 1;
}
//---------------------------------------------------------------------------

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2268  2013-08-01 20:59  Python4delphi\PythonVCL\VCL Generator\ReadMe.txt

     文件       3485  2013-08-01 20:59  Python4delphi\PythonVCL\Readme.txt

     文件       5896  2013-08-01 20:59  Python4delphi\PythonForDelphi\Readme.txt

     文件      16927  2013-12-18 17:22  Python4delphi\PythonForDelphi\Demos\Demo02\bugreport.txt

     文件      17059  2013-12-23 04:10  Python4delphi\PythonForDelphi\Demos\Demo14\bugreport.txt

     文件      75606  2013-08-01 20:59  Python4delphi\PythonForDelphi\Changes.txt

     文件        939  2013-08-01 20:59  Python4delphi\PythonForDelphi\Deployment.txt

     文件      11552  2013-08-01 20:59  Python4delphi\PythonVCL\VCL Generator\log.txt

     文件        136  2013-08-01 20:59  Python4delphi\PythonVCL\PyDelphi\To do.txt

     文件       3069  2013-08-01 20:59  Python4delphi\PythonVCL\VCL Generator\to do.txt

     文件      36063  2013-08-01 20:59  Python4delphi\PythonForDelphi\Tutorial.txt

     文件        118  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\Compile_Python_d5.bat

     文件        130  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\Compile_PythonVCL_d5.bat

     文件        996  2013-08-01 20:59  Python4delphi\PythonForDelphi\Demos\FPC\Demo25\ppas.bat

     文件       1447  2013-08-01 20:59  Python4delphi\PythonForDelphi\Demos\Demo19\Unit1.h

     文件       2029  2013-08-01 20:59  Python4delphi\PythonForDelphi\Demos\Demo20\Unit1.h

     文件       1605  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\Sources\Core\MethodCallBack.hpp

     文件     185735  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\Sources\Core\PythonEngine.hpp

     文件       2441  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\Sources\Core\PythonGUIInputOutput.hpp

     文件        644  2013-08-01 20:59  Python4delphi\PythonForDelphi\Demos\Demo19\Project1.cpp

     文件        665  2013-08-01 20:59  Python4delphi\PythonForDelphi\Demos\Demo20\Project1.cpp

     文件       1217  2013-08-01 20:59  Python4delphi\PythonForDelphi\Demos\Demo18\Project1.cpp

     文件        810  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\Python_cb3.cpp

     文件        900  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\Python_cb4.cpp

     文件        812  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\Python_cb5.cpp

     文件        499  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\Python_cb6.cpp

     文件        852  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\PythonVCL_cb3.cpp

     文件        854  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\PythonVCL_cb4.cpp

     文件        883  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\PythonVCL_cb5.cpp

     文件        887  2013-08-01 20:59  Python4delphi\PythonForDelphi\Components\PythonVCL_cb6.cpp

............此处省略614个文件信息

评论

共有 条评论