home *** CD-ROM | disk | FTP | other *** search
- object frmProgress: TfrmProgress
- Left = 16
- Top = 510
- BorderStyle = bsDialog
- Caption = 'Progress'
- ClientHeight = 95
- ClientWidth = 251
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object ProgressBar: TProgressBar
- Left = 13
- Top = 18
- Width = 219
- Height = 15
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
-