home *** CD-ROM | disk | FTP | other *** search
- inherited ExportTaskProgressForm: TExportTaskProgressForm
- Left = 329
- Top = 270
- Caption = 'Save Task(s) As ...'
- ClientHeight = 236
- ClientWidth = 322
- Font.Height = -11
- OldCreateOrder = True
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object lbTotal: TLabel [7]
- Left = 24
- Top = 144
- Width = 24
- Height = 13
- Caption = 'Total'
- end
- inherited ProgressBar1: TProgressBar
- TabOrder = 1
- end
- inherited btCancel: TBitBtn
- Top = 145
- TabOrder = 2
- end
- object pbTotal: TProgressBar
- Left = 24
- Top = 164
- Width = 273
- Height = 25
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
-