home *** CD-ROM | disk | FTP | other *** search
- object ParovaniProgressForm: TParovaniProgressForm
- Left = 233
- Top = 142
- BorderStyle = bsDialog
- Caption = 'Prob�h� p�rov�n� zak�zek'
- ClientHeight = 120
- ClientWidth = 388
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object MasterTextLabel: TLabel
- Left = 10
- Top = 79
- Width = 287
- Height = 16
- AutoSize = False
- Caption = 'MasterTextLabel'
- WordWrap = True
- end
- object StornoBtn: TButton
- Left = 304
- Top = 88
- Width = 75
- Height = 23
- Caption = 'Storno'
- Default = True
- TabOrder = 0
- OnClick = StornoBtnClick
- end
- object Animate: TAnimate
- Left = 8
- Top = 8
- Width = 272
- Height = 60
- Active = False
- StartFrame = 5
- StopFrame = 34
- end
- object MasterProgressBar: TProgressBar
- Left = 10
- Top = 94
- Width = 285
- Height = 14
- Min = 0
- Max = 100
- Step = 1
- TabOrder = 2
- end
- end
-