代码搜索:TObject

找到约 10,000 项符合「TObject」的源代码

代码结果 10,000
www.eeworm.com/read/429300/8812709

pas isbadcodeptru.pas

unit IsBadCodePtru; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; Button2:
www.eeworm.com/read/429300/8812717

pas isbadstringptru.pas

unit IsBadStringPtru; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; Button
www.eeworm.com/read/429300/8812726

pas isbadreadptru.pas

unit IsBadReadPtru; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; Button2:
www.eeworm.com/read/429300/8812976

pas msgbeepu.pas

unit MsgBeepU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) ComboBox1: TComboBox; Button1:
www.eeworm.com/read/429300/8812989

pas killtimeru.pas

unit KillTimerU; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; B
www.eeworm.com/read/429300/8813004

pas gettickcountu.pas

unit GetTickCountU; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton;
www.eeworm.com/read/385233/8813036

pas main.pas

unit Main; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, DB, ADODB, FileCtrl, WinSkinData; type TMainForm = class(TForm
www.eeworm.com/read/385229/8813111

pas logo_u.pas

unit logo_u; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, jpeg, ExtCtrls; type Tlogo = class(TForm) img: TImage; Timer
www.eeworm.com/read/385227/8813231

pas dm.pas

unit Dm; interface uses SysUtils, Classes, DB, ADODB; type TFrmDm = class(TDataModule) ConnPolice: TADOConnection; QSetVisible: TADOQuery; QLogin: TADOQuery; procedu
www.eeworm.com/read/385193/8814307

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, OleCtrls, WMPLib_TLB, StdCtrls, ExtCtrls, Buttons, ComCtrls, WinSkinData;