代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/188585/8526613
pas unit11.pas
unit Unit11;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ExtCtrls;
type
TForm11 = class(TForm)
Label1: TLabel;
www.eeworm.com/read/188585/8526631
~pa unit8.~pa
unit Unit8;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons;
type
TForm8 = class(TForm)
Label1: TLabel;
Edit1: TE
www.eeworm.com/read/188585/8526656
pas unit6.pas
unit Unit6;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons;
type
TForm6 = class(TForm)
Label1: TLabel;
Edit1: TE
www.eeworm.com/read/188585/8526723
pas unit8.pas
unit Unit8;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons;
type
TForm8 = class(TForm)
Label1: TLabel;
Edit1: TE
www.eeworm.com/read/188585/8526727
~pa unit12.~pa
unit Unit12;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Buttons, StdCtrls;
type
TForm12 = class(TForm)
Label1: TLabel;
Label2:
www.eeworm.com/read/188585/8526731
pas unit12.pas
unit Unit12;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Buttons, StdCtrls;
type
TForm12 = class(TForm)
Label1: TLabel;
Label2:
www.eeworm.com/read/188585/8526767
~pa unit11.~pa
unit Unit11;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ExtCtrls;
type
TForm11 = class(TForm)
Label1: TLabel;
www.eeworm.com/read/188585/8526774
~pa unit6.~pa
unit Unit6;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons;
type
TForm6 = class(TForm)
Label1: TLabel;
Edit1: TE
www.eeworm.com/read/289730/8532771
pas main.pas
{|----------------------------------------------------------------------
| Unit: Main
|
| Author: Egbert van Nes
|
| Description: Main form for DelFor
|
| Copyright (c) 2000
www.eeworm.com/read/289724/8533020
pas myfavoritesunit.pas
unit MyFavoritesUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs,ChildFormUnit, ComCtrls, ToolWin, ImgList, StdCtrls, Buttons,shellap