home *** CD-ROM | disk | FTP | other *** search
- object MsgWnd: TMsgWnd
- Left = 358
- Top = 138
- BorderIcons = []
- BorderStyle = bsSingle
- ClientHeight = 109
- ClientWidth = 413
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 401
- Height = 48
- AutoSize = False
- WordWrap = True
- end
- object CancelButton: TButton
- Left = 169
- Top = 80
- Width = 75
- Height = 25
- Caption = 'P�eru�it'
- Default = True
- TabOrder = 0
- OnClick = CancelButtonClick
- end
- object Panel1: TPanel
- Left = 8
- Top = 56
- Width = 401
- Height = 17
- Caption = 'Panel1'
- TabOrder = 1
- object Gauge1: TGauge
- Left = 1
- Top = 1
- Width = 399
- Height = 15
- Align = alClient
- Color = clBtnFace
- BorderStyle = bsNone
- ForeColor = clNavy
- ParentColor = False
- Progress = 0
- end
- end
- end
-