代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/450566/7481202
pas selfextf.pas
unit Selfextf;
(*
Self-Extracting-EXE example program for TCompress 3.0 -- no change from V2.5
This provides instructions and working code examples for:
a) Creating a compressed archive as
www.eeworm.com/read/450566/7481211
pas compmain.pas
(*
CompDemo for TCompress Component Set
See Thread-safe code example in CompressFilesViaThread
You are free to amend, adjust, improve, update, borrow, alter and play
with this demonstr
www.eeworm.com/read/450566/7481225
pas selfextf.pas
unit Selfextf;
(*
Self-Extracting-EXE example program for TCompress 3.0 -- no change from V2.5
This provides instructions and working code examples for:
a) Creating a compressed archive as
www.eeworm.com/read/450566/7481239
pas compmain.pas
(*
CompDemo for TCompress Component Set
See Thread-safe code example in CompressFilesViaThread
You are free to amend, adjust, improve, update, borrow, alter and play
with this demonstr
www.eeworm.com/read/450346/7485338
pas posright.pas
unit PosRight;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Grids, DBGridEh, StdCtrls, Buttons;
type
TPosRightfrm = cl
www.eeworm.com/read/450346/7485375
pas unit_outstore.pas
unit unit_outStore;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Mask, DBCtrls, Buttons, Grids, DBGrids, ExtCtrls, DBCGrids, Db,
DB
www.eeworm.com/read/450346/7485395
pas iorder.pas
unit IOrder;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Unitmb, StdCtrls, Grids, DBGridEh, Buttons, ComCtrls, ExtCtrls, ToolWin,
Mask, DBCt
www.eeworm.com/read/450346/7485413
pas infosch.pas
unit InfoSch;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGridEh, ImgList, Menus, ComCtrls, ToolWin, ExtCtrls,adoDb,
db,E
www.eeworm.com/read/450346/7485480
pas login.pas
unit login;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, Db, DBTables, ExtCtrls, DBCtrls, Dialogs, jpeg;
type
Tloginform = class(TForm)
www.eeworm.com/read/450346/7485481
pas selvc.pas
unit selVC;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Db, DBTables, Grids, DBGrids, StdCtrls, Buttons, ExtCtrls, DBGridEh,
ComCtrls;
ty