代码搜索:Delphi
找到约 10,000 项符合「Delphi」的源代码
代码结果 10,000
www.eeworm.com/read/413989/11134657
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
www.eeworm.com/read/413989/11134814
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
www.eeworm.com/read/152846/12078419
htm 如何实现delphi下的串口通讯? delphi - vcl组件开发及应用 - csdn社区 community_csdn_net.htm
www.eeworm.com/read/358339/10192626
inc versions.inc
////////////////////////////////////////////////////////////////////////////////
// File : VERSIONS.INC
// Description : Supply a better list of defines than simply VERxxx
// $Author: Lass
www.eeworm.com/read/261430/11646107
inc versions.inc
////////////////////////////////////////////////////////////////////////////////
// File : VERSIONS.INC
// Description : Supply a better list of defines than simply VERxxx
// $Author: Lass
www.eeworm.com/read/370594/9594653
inc versions.inc
////////////////////////////////////////////////////////////////////////////////
// File : VERSIONS.INC
// Description : Supply a better list of defines than simply VERxxx
// $Author: Lass
www.eeworm.com/read/202712/15375399
inc version.inc
// Version definitions
{$UNDEF DELPHI1}{$IFDEF VER80}{$DEFINE DELPHI1}{$ENDIF}
{$UNDEF DELPHI2}{$IFDEF VER90}{$DEFINE DELPHI2}{$ENDIF}
{$UNDEF DELPHI3}{$IFDEF VER100}{$DEFINE DELPHI3}{$ENDIF}
{$UN
www.eeworm.com/read/175176/9556244
inc sax.inc
{ Define flags for different Delphi versions }
{$IFDEF VER120} { Delphi 4 }
{$DEFINE DELPHI4}
{$DEFINE DELPHI4_UP}
{$ENDIF}
{$IFDEF VER130} { Delphi 5 }
{$DEFINE DELPHI5}
{$DEFINE DELPHI4
www.eeworm.com/read/160555/10518176
dof voicedemo.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=0
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/160555/10518571
dof voicedemo.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=0
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;