代码搜索:ExtCtrls
找到约 10,000 项符合「ExtCtrls」的源代码
代码结果 10,000
www.eeworm.com/read/210536/15197081
pas waitpas.pas
unit WaitPas;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls;
type
TWaitDlg = class(TForm)
Panel1: TPanel;
privat
www.eeworm.com/read/207609/15267038
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls;
type
Twelform = class(TForm)
Image1: TIm
www.eeworm.com/read/205925/15303740
~pas frmabout.~pas
unit FrmAbout;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls, Buttons, StdCtrls;
type
TAbout = class(TForm)
I
www.eeworm.com/read/205925/15303780
pas frmabout.pas
unit FrmAbout;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls, Buttons, StdCtrls;
type
TAbout = class(TForm)
I
www.eeworm.com/read/205901/15304373
pas splash.pas
unit Splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls;
type
TSplashForm = class(TForm)
Image1: TImage;
www.eeworm.com/read/167154/5466112
pas fmess.pas
unit Fmess;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Gauges;
type
Tmess = class(TForm)
Panel1: TPanel;
T
www.eeworm.com/read/163903/5505256
pas unit4.pas
unit Unit4;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm4 = class(TForm)
Panel1: TPanel;
Label2:
www.eeworm.com/read/163903/5505414
pas unit4.pas
unit Unit4;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm4 = class(TForm)
Panel1: TPanel;
Label2:
www.eeworm.com/read/160877/5564999
pas unit4.pas
unit Unit4;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, TeEngine, Series, ExtCtrls, TeeProcs, Chart;
type
TForm4 = class(TForm)
www.eeworm.com/read/153301/5651365
pas unitabout.pas
unit UnitAbout;
interface
uses
Windows, Messages, Variants, Classes, Controls, Forms,
Dialogs, StdCtrls, Buttons, ExtCtrls, jpeg, Graphics;
type
TFrmAbout = class(TForm)
Label1: