代码搜索:Declarations

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

代码结果 10,000
www.eeworm.com/read/427616/8929667

pas registermessagesendu.pas

unit RegisterMessageSendU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; p
www.eeworm.com/read/427616/8929719

pas dllaboutform.pas

unit DLLAboutForm; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls; type TAboutBox = class(TForm) Panel1: TPanel; ProgramIcon
www.eeworm.com/read/427616/8929744

pas loadlibraryexu.pas

unit LoadLibraryExU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Button1: TButton;
www.eeworm.com/read/427616/8929761

pas dllaboutform.pas

unit DLLAboutForm; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls; type TAboutBox = class(TForm) Panel1: TPanel; ProgramIcon
www.eeworm.com/read/427616/8929778

pas loadlibraryu.pas

unit LoadLibraryU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; procedure
www.eeworm.com/read/427616/8929857

pas globalallocu.pas

unit GlobalAllocu; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Grids; type TForm1 = class(TForm) Button1: TButton; St
www.eeworm.com/read/427616/8929934

pas getprocessheapu.pas

unit GetProcessHeapu; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, HeapConst, Grids; type TForm1 = class(TForm) Button1: TB
www.eeworm.com/read/427616/8930382

pas lasterroru.pas

unit LastErrorU; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; procedure B
www.eeworm.com/read/427616/8930408

pas exitwinexu.pas

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

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; Memo1: TMemo;