home *** CD-ROM | disk | FTP | other *** search
- object ProgressForm: TProgressForm
- Left = 195
- Top = 175
- Width = 342
- Height = 102
- Caption = 'ProgressForm'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object progressbar: TGauge
- Left = 16
- Top = 40
- Width = 305
- Height = 25
- ForeColor = clBlue
- Progress = 0
- end
- object LfileName: TLabel
- Left = 16
- Top = 16
- Width = 71
- Height = 16
- Caption = 'LfileName'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
-