代码搜索:ExtCtrls
找到约 10,000 项符合「ExtCtrls」的源代码
代码结果 10,000
www.eeworm.com/read/141339/13020504
pas mc_load.pas
unit MC_Load;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, jpeg;
type
TLoad = class(TForm)
Image1: TImage;
private
www.eeworm.com/read/141248/13028382
pas frmhttp.pas
unit FrmHttp;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
OleCtrls, SHDocVw, ExtCtrls;
type
TfmHttp = class(TFrame)
Panel1: TPanel;
www.eeworm.com/read/328001/13052678
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls;
type
TForm2 = class(TForm)
Label1: TLabe
www.eeworm.com/read/328001/13052687
~pas unit2.~pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls;
type
TForm2 = class(TForm)
Label1: TLabe
www.eeworm.com/read/241888/13110723
pas voltree.pas
unit VolTree;
interface
uses
Windows, SysUtils, Classes, Controls, ComCtrls, DB,
ExtCtrls;
type
TGetNewIDEvent =
function(Sender: TObject; Table: TDataSet): string of object;
www.eeworm.com/read/240947/13186439
drc patchexe.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/240947/13186455
drc tobepatchedexe.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/240947/13186468
drc patchdll.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/138909/13202777
pas logo.pas
unit Logo;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls, StdCtrls;
type
TFrmLogo = class(TForm)
Image1: TIma
www.eeworm.com/read/240549/13213960
pas viewwin.pas
unit ViewWin;
interface
uses
SysUtils, Windows, Messages, Classes, Graphics, Controls,
Forms, Dialogs, ExtCtrls;
type
TViewForm = class(TForm)
Image1: TImage;
private
{