home *** CD-ROM | disk | FTP | other *** search
- object frmReportProgress: TfrmReportProgress
- Left = 281
- Top = 338
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Preparing Report...'
- ClientHeight = 50
- ClientWidth = 235
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ProgressBar1: TProgressBar
- Left = 8
- Top = 16
- Width = 217
- Height = 16
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
-