home *** CD-ROM | disk | FTP | other *** search
- object ProgressForm: TProgressForm
- Left = 192
- Top = 107
- BorderStyle = bsDialog
- Caption = 'Pr�b�h sestavov�n�'
- ClientHeight = 142
- ClientWidth = 334
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 4
- Top = 8
- Width = 325
- Height = 97
- Style = bsRaised
- end
- object Bevel2: TBevel
- Left = 12
- Top = 16
- Width = 309
- Height = 24
- end
- object ProjLabel: TLabel
- Left = 20
- Top = 23
- Width = 3
- Height = 13
- end
- object ProgLabel: TLabel
- Left = 20
- Top = 55
- Width = 3
- Height = 13
- end
- object Bevel3: TBevel
- Left = 12
- Top = 48
- Width = 309
- Height = 24
- end
- object BitBtn: TBitBtn
- Left = 120
- Top = 112
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Zru�it'
- Default = True
- ModalResult = 2
- TabOrder = 0
- OnClick = BitBtnClick
- NumGlyphs = 2
- end
- object ProgBar: TProgressBar
- Left = 12
- Top = 76
- Width = 309
- Height = 21
- Min = 0
- Max = 100
- TabOrder = 1
- end
- end
-