home *** CD-ROM | disk | FTP | other *** search
- object Progress: TProgress
- Left = 437
- Top = 325
- HelpContext = 1
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 73
- ClientWidth = 267
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object lblText: TLabel
- Left = 8
- Top = 8
- Width = 251
- Height = 17
- AutoSize = False
- end
- object pbProgress: TProgressBar
- Left = 8
- Top = 24
- Width = 251
- Height = 13
- Enabled = False
- Min = 0
- Max = 100
- TabOrder = 1
- end
- object btnCancel: TButton
- Left = 97
- Top = 45
- Width = 73
- Height = 23
- Cancel = True
- Caption = 'Zru�it'
- Default = True
- ModalResult = 2
- TabOrder = 0
- end
- end
-