代码搜索:TObject

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

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

pas cthread.pas

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

pas unitcreateevent.pas

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

pas getexitcodethreadu.pas

unit GetExitCodeThreadU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button_CreateThread: TButt
www.eeworm.com/read/429300/8811985

pas unitopenevent.pas

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

pas unitcreateevent.pas

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

pas unitkillprocess.pas

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

pas privatedcu.pas

unit PrivateDcU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) procedure FormPaint(Sender: TObjec
www.eeworm.com/read/429300/8812025

pas scrolldcu.pas

unit ScrollDCU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Image1: TImage; Scro
www.eeworm.com/read/429300/8812035

pas changedisplaysettingsu.pas

unit ChangeDisplaySettingsU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) ListBox1: TListBox;
www.eeworm.com/read/429300/8812040

pas mapwindowpointsu.pas

unit MapWindowPointsU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls; type TForm1 = class(TForm) Panel1: TPanel;