home *** CD-ROM | disk | FTP | other *** search
- object MakeRndForm: TMakeRndForm
- Left = 283
- Top = 197
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 124
- ClientWidth = 322
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Proggy: TProgressBar
- Left = 16
- Top = 72
- Width = 289
- Height = 17
- Min = 0
- Max = 100
- TabOrder = 0
- end
- object Info: TStaticText
- Left = 16
- Top = 16
- Width = 289
- Height = 49
- AutoSize = False
- TabOrder = 1
- end
- object ReceivedInfo: TStaticText
- Left = 16
- Top = 96
- Width = 289
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- TabOrder = 2
- end
- end
-