frmMiniUpdate.dfm
上传用户:youjie821
上传日期:2013-01-27
资源大小:459k
文件大小:2k
- object MiniUpdateForm: TMiniUpdateForm
- Left = 283
- Top = 289
- BorderStyle = bsNone
- Caption = 'MiniUpdateForm'
- ClientHeight = 68
- ClientWidth = 345
- Color = clBtnFace
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object RzPanel4: TRzPanel
- Left = 0
- Top = 0
- Width = 345
- Height = 68
- Align = alClient
- BorderInner = fsGroove
- BorderOuter = fsGroove
- TabOrder = 0
- object Notebook1: TNotebook
- Left = 4
- Top = 4
- Width = 337
- Height = 60
- Align = alClient
- TabOrder = 0
- OnPageChanged = Notebook1PageChanged
- object TPage
- Left = 0
- Top = 0
- Caption = 'First'
- object pnlFirst: TRzPanel
- Left = 0
- Top = 0
- Width = 337
- Height = 60
- Align = alClient
- BorderOuter = fsNone
- TabOrder = 0
- object lblDownloadTip: TRzLabel
- Left = 16
- Top = 8
- Width = 138
- Height = 12
- Caption = #27491#22312#26816#26597#26159#21542#26377#26032#29256#26412'...'
- end
- object pbDownload: TRzProgressBar
- Left = 16
- Top = 28
- Width = 309
- Height = 18
- BorderWidth = 0
- InteriorOffset = 0
- PartsComplete = 0
- Percent = 0
- TotalParts = 0
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Second'
- object pnlSecond: TRzPanel
- Left = 0
- Top = 0
- Width = 337
- Height = 60
- Align = alClient
- BorderOuter = fsNone
- TabOrder = 0
- object RzLabel1: TRzLabel
- Left = 20
- Top = 20
- Width = 192
- Height = 12
- Caption = #26356#26032#23436#27605#65292#27491#22312#37325#26032#21551#21160#31243#24207#12290#12290#12290
- end
- end
- end
- end
- end
- end