home *** CD-ROM | disk | FTP | other *** search
- object TblPackForm: TTblPackForm
- Left = 200
- Top = 104
- BorderStyle = bsDialog
- Caption = 'Zhu�t�n� datov�ch soubor�'
- ClientHeight = 110
- ClientWidth = 344
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object ProgressLabel: TLabel
- Left = 64
- Top = 16
- Width = 265
- Height = 13
- AutoSize = False
- Caption = 'Stiskn�te tla��tko "Start" pro zah�jen� zhu��ov�n�...'
- end
- object Label1: TLabel
- Left = 64
- Top = 40
- Width = 40
- Height = 13
- Caption = 'Pr�b�h :'
- end
- object Animate: TAnimate
- Left = 4
- Top = 6
- Width = 48
- Height = 50
- Active = False
- StopFrame = 23
- end
- object OkBtn: TBitBtn
- Left = 184
- Top = 80
- Width = 75
- Height = 25
- Caption = '&Start'
- TabOrder = 1
- OnClick = OkBtnClick
- end
- object StornoBtn: TBitBtn
- Left = 264
- Top = 80
- Width = 75
- Height = 25
- Caption = 'Storno'
- TabOrder = 2
- OnClick = StornoBtnClick
- end
- object ProgressBar: TProgressBar
- Left = 64
- Top = 56
- Width = 273
- Height = 10
- Min = 0
- Max = 100
- TabOrder = 3
- end
- end
-