代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/387434/8676342
pas excepf.pas
unit ExcepF;
interface
uses SysUtils, Windows, Messages, Classes, Graphics, Controls,
Forms, Dialogs, StdCtrls;
type
TForm1 = class(TForm)
ButtonDivide1: TButton;
ButtonDivide2:
www.eeworm.com/read/387434/8676353
pas protform.pas
unit ProtForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Button2: TBut
www.eeworm.com/read/387434/8676370
pas tryform.pas
unit TryForm;
interface
uses
SysUtils, Windows, Messages, Classes,
Graphics, Controls, Forms, Dialogs, StdCtrls;
type
TForm1 = class(TForm)
BtnWrong: TButton;
BtnTryFinally:
www.eeworm.com/read/387434/8676379
pas logform.pas
unit LogForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, AppEvnts;
type
TFormLog = class(TForm)
Button1: TButton;
Bu
www.eeworm.com/read/387434/8676392
pas animf.pas
unit AnimF;
interface
uses
SysUtils, Windows, Messages, Classes, Graphics, Controls,
Forms, Dialogs, StdCtrls, Anim;
type
TFormAnimals = class(TForm)
LabelVoice: TLabel;
Bt
www.eeworm.com/read/387434/8676428
pas textpf.pas
unit TextPF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Edit1: TEdit;
Button1: TButton;
www.eeworm.com/read/387434/8676461
pas animf.pas
unit AnimF;
interface
uses
SysUtils, Windows, Messages, Classes, Graphics, Controls,
Forms, Dialogs, StdCtrls, Anim;
type
TFormAnimals = class(TForm)
LabelKind: TLabel;
Btn
www.eeworm.com/read/387434/8676480
pas inftform.pas
unit InftForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
ListBox1: TListBox;
btnRunner:
www.eeworm.com/read/387434/8676535
pas countries_dm.pas
unit countries_dm;
interface
uses
Windows, Messages, SysUtils, Classes, HTTPApp, WebModu, HTTPProd,
DBTables, DB, DBWeb;
type
Tcountries = class(TWebPageModule)
DataSetTablePr
www.eeworm.com/read/287660/8676654
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,math,dateutils,strutils;
type
TForm1 = class(TForm)
Label