home *** CD-ROM | disk | FTP | other *** search
- object BackupAnimProgressForm: TBackupAnimProgressForm
- Left = 248
- Top = 154
- BorderStyle = bsDialog
- ClientHeight = 136
- ClientWidth = 384
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- PixelsPerInch = 96
- TextHeight = 13
- object TextLabel: TLabel
- Left = 10
- Top = 65
- Width = 287
- Height = 32
- AutoSize = False
- WordWrap = True
- end
- object StornoBtn: TButton
- Left = 304
- Top = 96
- Width = 75
- Height = 23
- Caption = 'Storno'
- Default = True
- TabOrder = 0
- OnClick = StornoBtnClick
- end
- object Animate: TAnimate
- Left = 8
- Top = 0
- Width = 272
- Height = 60
- Active = False
- StartFrame = 5
- StopFrame = 34
- end
- object ProgressBar: TProgressBar
- Left = 10
- Top = 102
- Width = 285
- Height = 14
- Min = 0
- Max = 100
- TabOrder = 2
- end
- end
-