file_id.diz
来自「一个Delphi解释器的例子」· DIZ 代码 · 共 17 行
DIZ
17 行
Delphin (pascal interpreter)
Version 1.21
Copyright (c) 1997,1998 S.Kurinny & S.Kostinsky
D2 D3 CPB1 CPB3
-----------------------------------------------------
If you want to integrate pascal scripting language into your
application this component is for you.
* Can load and execute DFM+PAS files
* Any VCl component/procedure/function can be used in scripts
* Automatical unit import
* Supports subset of Object Pascal language
-----------------------------------------------------
e-mail: Sergey Kurinny kurinn@gu.kiev.ua
WWW: http://www.brama.com/dream-co
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?