home *** CD-ROM | disk | FTP | other *** search
- object ProgressForm: TProgressForm
- Left = 386
- Top = 282
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsToolWindow
- BorderWidth = 16
- Caption = 'ProgressForm'
- ClientHeight = 259
- ClientWidth = 328
- 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
- PixelsPerInch = 96
- TextHeight = 13
- object ProgressBar1: TProgressBar
- Left = 0
- Top = 243
- Width = 328
- Height = 16
- Align = alBottom
- Min = 0
- Max = 1000
- TabOrder = 0
- end
- object listviewMessage: TListView
- Left = 0
- Top = 0
- Width = 328
- Height = 243
- Align = alClient
- BorderStyle = bsNone
- Color = clBtnFace
- Columns = <
- item
- Width = 300
- end>
- LargeImages = MainForm.ImageListMenu
- ShowColumnHeaders = False
- SmallImages = MainForm.ImageListMenu
- TabOrder = 1
- TabStop = False
- ViewStyle = vsReport
- end
- end
-