代码搜索:sysutils
找到约 10,000 项符合「sysutils」的源代码
代码结果 10,000
www.eeworm.com/read/477689/6731306
~pas dataunit.~pas
unit DataUnit;
interface
uses
SysUtils, Classes;
type
TDataModule1 = class(TDataModule)
private
{ Private declarations }
public
{ Public declarations }
end;
var
www.eeworm.com/read/477113/6748027
pas kh_unit.pas
unit kh_unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
Tkhth_form = class(TForm)
private
{ Private declarations
www.eeworm.com/read/409656/11316977
pas unit13.pas
unit Unit13;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TData1 = class(TDataModule)
ADOConnection1: TADOConnection;
ADOlogin: TADOQuery;
ADO_yggl: TADOQuery;
www.eeworm.com/read/158508/11607728
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
private
{ Priva
www.eeworm.com/read/158508/11608791
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
private
{ Priva
www.eeworm.com/read/158160/11640961
pas kh_unit.pas
unit kh_unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
Tkhth_form = class(TForm)
private
{ Private declarations
www.eeworm.com/read/346455/11744208
pas views.pas
unit views;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TOKBottomDlg6 = class(TForm)
OKBtn: TButton;
CancelBtn: TB
www.eeworm.com/read/346455/11744444
~pas views.~pas
unit views;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TOKBottomDlg6 = class(TForm)
OKBtn: TButton;
CancelBtn: TB
www.eeworm.com/read/259433/11793020
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
private
{ Priva
www.eeworm.com/read/259433/11794177
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
private
{ Priva