home *** CD-ROM | disk | FTP | other *** search
- object frmProgress: TfrmProgress
- Left = 334
- Top = 368
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Optimizing Memory...'
- ClientHeight = 81
- ClientWidth = 354
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poMainFormCenter
- Scaled = False
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object lblPerCnt: TLabel
- Left = 306
- Top = 22
- Width = 23
- Height = 13
- Alignment = taRightJustify
- Caption = '10%'
- end
- object Label2: TLabel
- Left = 24
- Top = 50
- Width = 307
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Optimizing memory. Please wait...'
- end
- object ProgressBar: TProgressBar
- Left = 24
- Top = 21
- Width = 257
- Height = 16
- Min = 0
- Max = 100
- Smooth = True
- TabOrder = 0
- end
- end
-