代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/280620/10302236
pas labradmanagerdialog.pas
{ Copyright (C) 2007 Markus Ansmann
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Softw
www.eeworm.com/read/425940/10308378
h progress.h
//License: GNU
//
//
//
// J-QAM sound card modem
//
// Copyright (C) 2008 Jonti Olds
//
//
//
// This program is free software: you can redistribute it and/or modify
//
// it
www.eeworm.com/read/354914/10315382
pas fileandclientinfoctrlunit.pas
unit FileAndClientInfoCtrlUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, StdCtrls, ToolWin, ExtCtrls, Menus,
ImgList,
www.eeworm.com/read/425822/10318488
pas unit1.pas
unit Unit1;
//Download by http://www.codefans.net
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Spin, ExtCtrls, Mask,shellap
www.eeworm.com/read/425796/10322181
~5~ main.pas.~5~
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm9 = class(TForm)
lbl1: TLabel;
t
www.eeworm.com/read/425796/10322184
~8~ main.pas.~8~
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm9 = class(TForm)
lbl1: TLabel;
t
www.eeworm.com/read/425796/10322196
~4~ main.pas.~4~
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm9 = class(TForm)
lbl1: TLabel;
t
www.eeworm.com/read/425796/10322212
~7~ main.pas.~7~
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm9 = class(TForm)
lbl1: TLabel;
t
www.eeworm.com/read/425796/10322221
~6~ main.pas.~6~
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm9 = class(TForm)
lbl1: TLabel;
t
www.eeworm.com/read/425777/10324012
~pas telnetsrvmain.~pas
unit telnetsrvmain;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Sockets, ScktComp, ComCtrls;
type
TMainForm = class(TForm)