third_party.htm

来自「Delphi脚本控件」· HTM 代码 · 共 116 行

HTM
116
字号
<html>
<head>
<link rel=stylesheet type="text/css" href="styles.css">
</head>

<body>

<font face="Arial, Helvetica">

<h2>
Third-Party Tools
</h2>
<hr>

<ul>

<li>PaxImporterD7 component (freeware). Author: <a HREF="mailto:jgv@FlexsysBelgium.com">Jacques Garcia</a>.
<blockquote>
The component allows you to customize your imp files and to produce the batch conversion of files directly in the list view.
The distribution package includes an advanced demo application.
Click <A HREF="http://www.paxscript.com/downloads/pax_importer_d7.zip">here</A> to download PaxImporterD7
sources (60Kb).
</blockquote>


<li>TPaxModuleScripter (freeware). Author: <a HREF="mailto:maksim.k.v@mail.ru">Maxim Kuznetsov</a>.

<blockquote>
The component gives you an easy way of importing Delphi forms including event handlers.
Click <A HREF="http://www.paxscript.com/downloads/eventdemo.zip">here</A> to download TPaxModuleScripter
sources (6Kb).
</blockquote>


<li>IWPaxScript (freeware). Author: <a HREF="mailto:a.falanga@laposte.net">Alain Falanga</a>.

<blockquote>

IWPaxScript is a component for 

<A HREF="http://www.atozed.com/intraWeb/" target="_BLANK">IntraWeb</A>

(a web application development framework for Visual Studio.NET, 
Delphi, C++ Builder, Kylix, and Java) that allows to use paxScript engine inside an IntraWeb application.

Click <A HREF="http://www.paxscript.com/downloads/iw_pax.zip">here</A> to download IWPaxScript 
sources (16Kb).

</blockquote>
 

<li><a href="http://www.erasoluzioni.com/paxdebugger/" target="_BLANK">paxDebugger</a>shareware)
(Era Soluzioni S.r.l.).

<blockquote>

paxDebugger is a VBA like environment, 
where script extends application, and make it customizable by the end-user, without deploy the whole 
developer environment (ex: Delphi). 

This impressive component is developed and supported by
<a href="http://www.erasoluzioni.com/" target="_BLANK">Era Soluzioni S.r.l </a>.
The paxDebugger is an open source project with a GNU Lesser General Public License.

</blockquote>


<li>TPaxWeScripter and TPaxPageProducer components (freeware). Author: 

<A HREF="mailto:Don@Anykey.nl">Don Wibier</a>, Any Key Software Solutions.



<blockquote>


<ul>
<li>TPaxWebScripter works in the same way as a Delphi TPageProducer with the major difference that 
it will enable scripting in your web templates just like the Active Server Pages.
<li>
TPaxPageproducer is a bridge between the PageProducer system of Borland and the TpaxWebScripter.
It can be used in the same way as the Borland PageProducers with the difference that scripts support languages supported by the 
TPaxScripter.
</ul>

Click <A HREF="http://www.paxscript.com/downloads/paxweb.zip">here</a> to download the PaxWebScripter package.

</blockquote>


<li>TPaxScripter help, chm and hlp formats. Author: <a HREF="mailto:chrisc@visi.net">Chris Campbell</a>.
<blockquote>
</blockquote>

<li>paxScript Importer (freeware). Author: <a HREF="mailto:mharward@phatrock.com">Matt Harward</a>.

<blockquote>


paxScript Importer allows you to import Delphi units automatically. The Importer parses a Delphi unit and
generates the imp unit, so you can register all constants, routines and classes of the Delphi unit 
for the paxScript engine in a few seconds! 

</blockquote>


</ul>
<p>
<HR>
<font size = 1 color ="gray">
Copyright &copy; 1999-2005
VIRT Laboratory. All rights reserved.
</font>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?