代码搜索:sysutils
找到约 10,000 项符合「sysutils」的源代码
代码结果 10,000
www.eeworm.com/read/132244/14102968
hpp pop_scan.hpp
// Borland C++ Builder
// Copyright (c) 1995, 1999 by Borland International
// All rights reserved
// (DO NOT EDIT: machine generated header) 'pop_scan.pas' rev: 5.00
#ifndef pop_scanHPP
#def
www.eeworm.com/read/234614/14103903
~pas unitxtr.~pas
unit UnitXTR;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFrmXTR = class(TForm)
Memo1: TMemo;
Memo2:
www.eeworm.com/read/234614/14103981
pas unitxtr.pas
unit UnitXTR;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFrmXTR = class(TForm)
Memo1: TMemo;
Memo2:
www.eeworm.com/read/132006/14115660
pas unit3.pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs;
type
TForm3 = class(TForm)
private
{ Private declarations }
public
{
www.eeworm.com/read/131937/14119153
pas umark.pas
unit uMark;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
TForm1 = class(TForm)
private
{ Private declarations }
www.eeworm.com/read/131937/14119222
pas uabout.pas
unit uabout;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAbout = class(TForm)
Panel1: TPanel;
ProgramIcon: TImage;
www.eeworm.com/read/233862/14131064
dpr mylogin.dpr
library MyLogIn;
uses
SysUtils,
Classes,
login in 'login.pas' {frmLogIn},
pwdFunc in 'pwdFunc.pas';
exports
checkPassword name 'checkPassword',
getUserName name 'getUserName'
www.eeworm.com/read/131763/14131155
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
TForm2 = class(TForm)
private
{ Private declarations }
www.eeworm.com/read/233421/14153728
pas unit3.pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs;
type
TForm3 = class(TForm)
private
{ Private declarations }
public
{
www.eeworm.com/read/131083/14161825
pas unit7.pas
unit Unit7;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
TForm7 = class(TForm)
private
{ Private declarations }