代码搜索:Delphi
找到约 10,000 项符合「Delphi」的源代码
代码结果 10,000
www.eeworm.com/read/7619/123683
zip delphi5_graphics.dcu.zip
www.eeworm.com/read/7619/123684
zip delphi5_consts.dcu.zip
www.eeworm.com/read/7643/124850
zip delphi5_graphics.dcu.zip
www.eeworm.com/read/7643/124851
zip delphi5_consts.dcu.zip
www.eeworm.com/read/29139/875296
pdf delphi串口通信编程教程.pdf
www.eeworm.com/read/343097/3225363
pas u_delphi_sql_parser.pas
// 002 u_delphi_sql_parser
// 04 feb 2005
// -- (C) Felix John COLIBRI 2004
// -- documentation: http://www.felix-colibri.com
(*$r+*)
unit u_delphi_sql_parser;
interface
uses
Windo
www.eeworm.com/read/343097/3225364
dfm u_delphi_sql_parser.dfm
object Form1: TForm1
Left = 177
Top = 108
Width = 796
Height = 373
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/343097/3225365
dpr p_delphi_sql_parser.dpr
program p_delphi_sql_parser;
uses
Forms,
u_delphi_sql_parser in 'u_delphi_sql_parser.pas' {Form1};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
www.eeworm.com/read/343097/3225366
dof p_delphi_sql_parser.dof
[FileVersion]
Version=6.0
[Compiler]
A=8
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=1
R=1
S=0
T=0
U=0
V=1
W=1
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U