home *** CD-ROM | disk | FTP | other *** search
- object ProgressForm: TProgressForm
- Left = 317
- Top = 348
- BorderStyle = bsDialog
- Caption = 'Progress'
- ClientHeight = 47
- ClientWidth = 471
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -18
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 120
- TextHeight = 20
- object Gauge1: TGauge
- Left = 0
- Top = 0
- Width = 471
- Height = 47
- Align = alClient
- ForeColor = clBlue
- Progress = 0
- end
- end
-