home *** CD-ROM | disk | FTP | other *** search
- object ProgressForm: TProgressForm
- Left = 11
- Top = 8
- Width = 275
- Height = 157
- Caption = 'Progress'
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object Gauge1: TGauge
- Left = 0
- Top = 0
- Width = 267
- Height = 130
- Align = alClient
- Kind = gkNeedle
- ForeColor = clBlue
- Progress = 0
- end
- end
-