代码搜索:ExtCtrls
找到约 10,000 项符合「ExtCtrls」的源代码
代码结果 10,000
www.eeworm.com/read/325147/13223799
pas fyps.pas
unit fyps;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, TeeProcs, TeEngine, Chart;
type
Tfypsfrm = class(TFo
www.eeworm.com/read/239943/13246525
pas flash.pas
unit flash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls;
type
TFlashForm = class(TForm)
Image1: TImage;
www.eeworm.com/read/138165/13254812
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/239617/13266708
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, TComm1, StdCtrls;
const
//句柄常数声明
www.eeworm.com/read/324027/13293909
~pas untlogo.~pas
unit untLOGO;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls;
type
TFrmLOGO = class(TForm)
Image1: TImage;
privat
www.eeworm.com/read/324027/13294032
pas untlogo.pas
unit untLOGO;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls;
type
TFrmLOGO = class(TForm)
Image1: TImage;
privat
www.eeworm.com/read/137004/13348377
pas wait.pas
unit wait;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm2 = class(TForm)
Label1: TLabel;
Image1: T
www.eeworm.com/read/318852/13470156
hpp hotspoteditor.hpp
// CodeGear C++ Builder
// Copyright (c) 1995, 2007 by CodeGear
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Hotspoteditor.pas' rev: 11.00
#ifndef HotspoteditorHPP
#defi
www.eeworm.com/read/318852/13470756
hpp planitemedit.hpp
// CodeGear C++ Builder
// Copyright (c) 1995, 2007 by CodeGear
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Planitemedit.pas' rev: 11.00
#ifndef PlanitemeditHPP
#define
www.eeworm.com/read/317847/13495407
pas mc_load.pas
unit MC_Load;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, jpeg, StdCtrls;
type
TLoad = class(TForm)
Image1: TImage;
L