代码搜索:ExtCtrls
找到约 10,000 项符合「ExtCtrls」的源代码
代码结果 10,000
www.eeworm.com/read/143810/12840404
pas frmmsg.pas
unit frmMsg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TMsgForm = class(TForm)
Label1: TLabel;
www.eeworm.com/read/331094/12851341
pas start.pas
unit start;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls;
type
TForm1 = class(TForm)
Image1: TImage;
private
{ Priva
www.eeworm.com/read/330445/12890468
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Image1: TImage;
www.eeworm.com/read/244073/12892560
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Image1: TImage;
www.eeworm.com/read/143129/12896641
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/330369/12898300
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls;
type
TShowImageForm = class(TForm)
Image1: TImage;
pr
www.eeworm.com/read/330369/12898411
pas splash.pas
unit Splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls;
type
TSplashForm = class(TForm)
Image1: TImag
www.eeworm.com/read/142363/12950007
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls,jpeg;
type
TForm2 = class(TForm)
Image1: TImage;
priva
www.eeworm.com/read/141734/12988811
pas dalian.pas
unit dalian;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls;
type
TForm2 = class(TForm)
dalianImage: TImage;
private
{
www.eeworm.com/read/141734/12988845
pas baguic.pas
unit baguic;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TBaguicDlg = class(TForm)
private
{ Private declarations }