代码搜索:ExtCtrls
找到约 10,000 项符合「ExtCtrls」的源代码
代码结果 10,000
www.eeworm.com/read/102724/15760873
~pa unit2.~pa
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ExtCtrls;
type
TForm2 = class(TForm)
Image1: TImage;
www.eeworm.com/read/102251/15787852
drc project1.drc
/* VER150
Generated by the Borland Delphi Pascal Compiler
because -GD or --drc was supplied to the compiler.
This file contains compiler-generated resources that
were bound to the execut
www.eeworm.com/read/101807/15806404
~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/100941/15859729
hpp trialsoftwareabout.hpp
// Borland C++ Builder
// Copyright (c) 1995, 1999 by Borland International
// All rights reserved
// (DO NOT EDIT: machine generated header) 'TrialSoftwareAbout.pas' rev: 5.00
#ifndef TrialSo
www.eeworm.com/read/282775/9062856
pas logon.pas
unit LogOn; //软件登录界面窗体项目
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls;
type
TF_LogOn = class(TForm)
www.eeworm.com/read/282775/9062888
~pas logon.~pas
unit LogOn; //软件登录界面窗体项目
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls;
type
TF_LogOn = class(TForm)
www.eeworm.com/read/282772/9063471
~pas p_about.~pas
unit p_about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TF_about = class(TForm)
Image1: TImage;
www.eeworm.com/read/282772/9063501
pas p_about.pas
unit p_about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TF_about = class(TForm)
Image1: TImage;
www.eeworm.com/read/282326/9101353
pas uflash.pas
unit Uflash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls;
type
TU_Flash = class(TForm)
Image1: TImage;
p
www.eeworm.com/read/180402/9309511
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls, Buttons;
type
Tf_about = class(TForm)
Panel1: TPanel;