代码搜索:sysutils
找到约 10,000 项符合「sysutils」的源代码
代码结果 10,000
www.eeworm.com/read/186236/8951117
pas udm.pas
unit UDM;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TFORM_DM = class(TDataModule)
ADOConnection1: TADOConnection;
tabuser: TADOTable;
private
{ Private declara
www.eeworm.com/read/374657/9390196
pas logdisp.pas
unit logdisp;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
Tdisp_form = class(TForm)
logdisplay: TMemo;
private
{
www.eeworm.com/read/374309/9410835
~pas unit16.~pas
unit Unit16;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
Tabout_people = class(TForm)
private
{ Private declaratio
www.eeworm.com/read/374309/9410899
pas unit16.pas
unit Unit16;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
Tabout_people = class(TForm)
private
{ Private declaratio
www.eeworm.com/read/169489/9857631
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/169489/9858396
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/162681/10283085
pas data.pas
unit data;
interface
uses
SysUtils, Classes, DB, DBTables;
type
TDM_form = class(TDataModule)
Database1: TDatabase;
private
{ Private declarations }
public
{ Public
www.eeworm.com/read/279760/10395034
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons;
type
Tfrm_about = class(TForm)
BitBtn1: TBitBtn;
Lab
www.eeworm.com/read/161469/10406439
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/278714/10515007
pas logdisp.pas
unit logdisp;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
Tdisp_form = class(TForm)
logdisplay: TMemo;
private
{