home *** CD-ROM | disk | FTP | other *** search
- object frmProg: TfrmProg
- Left = 6
- Top = 3
- ActiveControl = prog
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'SpamEx AutoUpdate'
- ClientHeight = 51
- ClientWidth = 252
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object lblBytes: TLabel
- Left = 92
- Top = 0
- Width = 157
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- end
- object Label1: TLabel
- Left = 4
- Top = 4
- Width = 83
- Height = 13
- Caption = 'Transfer Progress'
- end
- object prog: TProgressBar
- Left = 4
- Top = 24
- Width = 245
- Height = 21
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
-