代码搜索:ExtCtrls
找到约 10,000 项符合「ExtCtrls」的源代码
代码结果 10,000
www.eeworm.com/read/110904/15523344
pas splashform.pas
unit SplashForm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls;
type
TSplash = class(TForm)
Image1: TImage;
www.eeworm.com/read/110783/15525035
pas logosrc.pas
unit logosrc;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls;
type
Tlogo = class(TForm)
Image1: TImage;
pri
www.eeworm.com/read/108845/15574544
pas unit4.pas
unit Unit4;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, SUIForm;
type
TForm4 = class(TForm)
suiForm1: TsuiForm;
private
www.eeworm.com/read/108245/15589708
pas u0020301.pas
unit U0020301;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
GIFImage, ExtCtrls;
type
TForm2 = class(TForm)
Image1: TImage;
private
www.eeworm.com/read/108092/15594681
pas tetris2.pas
unit Tetris2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ExtCtrls;
type
TTetro2 = class(TForm)
Label1: TLabel;
www.eeworm.com/read/105693/15661291
~pas about.~pas
unit about;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm3 = class(TForm)
Image1: TImage;
Label1:
www.eeworm.com/read/104315/15699062
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls;
type
TForm2 = class(TForm)
Image1: TImage;
private
{ Priva
www.eeworm.com/read/104315/15699086
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls;
type
TForm1 = class(TForm)
Panel1: TPanel;
Im
www.eeworm.com/read/102871/15754592
pas flashu.pas
unit FlashU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls;
type
TFlashForm = class(TForm)
Panel1: TPanel;
Ima
www.eeworm.com/read/102724/15760870
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ExtCtrls;
type
TForm2 = class(TForm)
Image1: TImage;