代码搜索:progressBar
找到约 2,245 项符合「progressBar」的源代码
代码结果 2,245
www.eeworm.com/read/406243/11446523
frm frmpic.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmPic
BorderStyle = 0 'None
Caption = "Form1"
ClientHeight = 35
www.eeworm.com/read/348234/11604742
pas unit3.pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, ExtCtrls, StdCtrls;
type
TForm3 = class(TForm)
Panel1: T
www.eeworm.com/read/345122/11837329
log frmspl~1.log
行 31: 控件 P1 的类 MSComctlLib.ProgressBar 不是一个已加载的控件类。
行 37: 属性名 _ExtentX 在 P1 中是无效的。
行 38: 属性名 _ExtentY 在 P1 中是无效的。
行 39: 属性名 _Version 在 P1 中是无效的。
行 42: 属性名 Max 在 P1 中是无效的。
行 43: 属性名 Scrolling 在 P1
www.eeworm.com/read/253138/12243700
frm refresher.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form refresher
BorderStyle = 1 'Fixed Single
Caption = "refresh..."
Client
www.eeworm.com/read/150937/12244281
pas ug_xtxx.pas
unit ug_xtxx;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls;
type
Tg_xtxx1 = class(TForm)
Animate1: TAnimate;
www.eeworm.com/read/149276/12389886
~pa quit_unit.~pa
unit Quit_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, ExtCtrls,IdGlobal;
type
TQuit_Form = class(TForm)
Pr
www.eeworm.com/read/149276/12390057
~pas quit_unit.~pas
unit Quit_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, ExtCtrls, IdGlobal;
type
TQuit_Form = class(TForm)
P
www.eeworm.com/read/149276/12390266
pas quit_unit.pas
unit Quit_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, ExtCtrls, IdGlobal;
type
TQuit_Form = class(TForm)
P
www.eeworm.com/read/250391/12409535
pas prprogress.pas
unit prProgress;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls;
type
TfrmProgress = class(TForm)
Label1: TLabel;