home *** CD-ROM | disk | FTP | other *** search
- object InitForm: TInitForm
- Left = 291
- Top = 264
- BorderStyle = bsNone
- Caption = 'InitForm'
- ClientHeight = 49
- ClientWidth = 234
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 234
- Height = 49
- Align = alClient
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 32
- Height = 13
- Caption = 'Label1'
- end
- object ProgressBar1: TProgressBar
- Left = 8
- Top = 24
- Width = 217
- Height = 16
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
- end
-