代码搜索:sysutils
找到约 10,000 项符合「sysutils」的源代码
代码结果 10,000
www.eeworm.com/read/331935/12799706
pas unitfrmpagecontrol.pas
unit unitFrmPageControl;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, StdCtrls;
type
TfrmPageControl = class(TForm)
www.eeworm.com/read/144277/12804387
pas searchbyinfringeunit.pas
Unit SearchByInfringeUnit;
Interface
Uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, LbSpeedButton, ComCtrls, ExtCtrls, StdCtrls, AAFont, AACtrls
www.eeworm.com/read/144277/12804516
pas searchbyhourseunit.pas
Unit SearchByHourseUnit;
Interface
Uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ACReportClass, LbSpeedButton, DBGrids, StdCtrls, Buttons, DB,
www.eeworm.com/read/144277/12804772
pas edithourseunit.pas
Unit EditHourseUnit;
Interface
Uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, LbSpeedButton, AAFont, AACtrls, LbButton, StdCtrls,
www.eeworm.com/read/244978/12827850
pas doiadddtaunit.pas
unit DOIAddDtaUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TDOIAddDataForm = class(TForm)
ClassEdit: TEdit;
www.eeworm.com/read/244978/12827957
pas asmshow.pas
unit ASMShow;
//////////////////////////
// Last Change: 4-11-2001
//////////////////////////
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
S
www.eeworm.com/read/331375/12831688
pas pkdataqueueunit.pas
unit PkDataQueueUnit;
interface
uses
JwaWinnt, JwaWinBase,
SysUtils, Classes;
type
PPkData = ^TPkData;
TPkData = record
Ptr: Pointer;
Len: Cardinal;
PkDataType: Car
www.eeworm.com/read/244694/12849312
pas bighint.pas
unit BigHint;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, CoolTrayIcon, TextTrayIcon, Menus, ExtCtrls, StdCtrls;
type
TTiledHintWindow =
www.eeworm.com/read/331094/12851715
pas queryobj.pas
unit QueryObj;
interface
uses Classes, SysUtils, DB, DBTables;
type
TSQLQryObj = class(TObject)
private
TheDataBaseName: String;
FQryTables: TStringList; //Query injured
www.eeworm.com/read/331094/12851903
pas queryobj.pas
unit QueryObj;
interface
uses Classes, SysUtils, DB, DBTables;
type
TSQLQryObj = class(TObject)
private
TheDataBaseName: String;
FQryTables: TStringList; //Query injured