代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/185927/8972755
pas ftppas.pas
unit ftppas;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls, FileCtrl, Psock, NMFtp, Menus;
type
TForm1 = class(TForm)
www.eeworm.com/read/185926/8972767
pas client.pas
unit client;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ScktComp, ComCtrls,MMSystem;
type
TForm1 = class(TForm)
Label1: T
www.eeworm.com/read/185926/8972789
~pas client.~pas
unit client;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ScktComp, ComCtrls,MMSystem;
type
TForm1 = class(TForm)
Label1: T
www.eeworm.com/read/383011/8981505
pas ffrmfiletransfer.pas
///////////////////////////////////////////////////////////////
// 程序说明 //
// 程序员:胥小华 //
// 日 期:2000.7
www.eeworm.com/read/383011/8981532
pas neoform.pas
unit NeoForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls, ImgList, ToolWin, ComCtrls, MenuBar, Menus, Buttons;
type
T
www.eeworm.com/read/383008/8981717
pas unit1.pas
// GB and BIG5 code translation
// designed by http://delphi.ktop.com.tw
// you can modified this program , but DO NOT remove delphi.ktop.com.tw mark,Thanks.
// when you have the new program,please
www.eeworm.com/read/383007/8981759
pas note.pas
unit Note;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Grids, Menus, ImgList, Buttons, ToolWin, ComCtrls, ExtCtrls, StdCtrls, QDialogs,
Shel
www.eeworm.com/read/383007/8981834
pas newuser.pas
unit NewUser;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
QDialogs, StdCtrls, ExtCtrls;
type
TNewUserf = class(TForm)
Image1: TImag
www.eeworm.com/read/382878/8992931
pas mainunit.pas
unit mainUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus, ComCtrls, ToolWin, StdCtrls, ExtCtrls, DB, ADODB,Comobj,
ImgList
www.eeworm.com/read/382875/8993137
pas editunitnit.pas
Unit EditUnitnit;
Interface
Uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, LbButton, ExtCtrls, StdCtrls, DBCtrls, AAFont, AACtrls, Mask,
DBC