代码搜索:Delphi
找到约 10,000 项符合「Delphi」的源代码
代码结果 10,000
www.eeworm.com/read/404966/11474886
txt history.txt
D:\Delphi7\中文名索引\[转载] 尝鲜DELPHI 5.htm
D:\Delphi7\中文名索引\[转载]一些DELPHI的网上资源.htm
D:\Delphi7\中文名索引\32 Bit Delphi 深度历险 - 全部的范例程序.htm
D:\Delphi7\DevBOOK\NetChat\journer.htm
D:\Delphi7\DevBOOK\NetChat\help
www.eeworm.com/read/368058/9715573
dof pos.dof
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;
www.eeworm.com/read/201544/15402009
txt 修改delphi的vcl (2000年12月28日).txt
修改delphi的VCL (2000年12月28日)
网友更新 分类:杂类 作者: saoren(推荐) 推荐:saoren 阅读次数:427
(http://www.codesky.net)
--------------------------------------------------------------------------------
我们在
www.eeworm.com/read/332246/12770968
inc handel.inc
{$ifdef VER80}
{$define Delphi1}
{$endif}
{$ifdef VER90}
{$define Delphi2}
{$define Delphi2UP}
{$endif}
{$ifdef VER100}
{$define Delphi3}
{$define Delphi2UP}
{$define Delphi3UP}
www.eeworm.com/read/255543/12074700
inc mpdelver.inc
{$IFDEF VER80}
ERROR Delphi 1 not supported!
{$ENDIF}
{$IFDEF VER90}
{$DEFINE DELPHI}
{$DEFINE DELPHI2}
{$DEFINE DELPHI2UP}
{$ENDIF}
{$IFDEF VER93}
{$DEFINE BCB}
{
www.eeworm.com/read/100931/15859864
txt readme_rus.txt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DELPHI-疱嚯桤圉
www.eeworm.com/read/291185/8437687
inc defines.inc
{----------------------------------------------------------------------------}
{file: Defines.inc
{type: Delphi include file
{
{compiler: Borland Pascal 7.0,
{ Delphi 1-6,
{
www.eeworm.com/read/169480/9859650
inc compilers.inc
{$IFDEF VER130}
{$DEFINE DELPHI5}
{$DEFINE DELPHI5_UP}
{$ENDIF}
{$IFDEF VER140}
{$DEFINE DELPHI6}
{$DEFINE DELPHI6_UP}
{$DEFINE DELPHI5_UP}
{$ENDIF}
{$IFDEF VER150}
{$DEFINE
www.eeworm.com/read/143503/12870059
inc compilers.inc
{$IFDEF VER130}
{$DEFINE DELPHI5}
{$DEFINE DELPHI5_UP}
{$ENDIF}
{$IFDEF VER140}
{$DEFINE DELPHI6}
{$DEFINE DELPHI6_UP}
{$DEFINE DELPHI5_UP}
{$ENDIF}
{$IFDEF VER150}
{$DEFINE
www.eeworm.com/read/318470/13477898
inc cxver.inc
{$B-} { Complete Boolean Evaluation }
{$R-} { Range-Checking }
{$T-} { Typed @ operator }
{$X+} { Extended syntax }
{$P+} { Open string params }
{$J+} { Writeable structured consts }
{$H+} { Use