home *** CD-ROM | disk | FTP | other *** search
- object TSPDialog: TTSPDialog
- Left = 223
- Top = 215
- BorderStyle = bsDialog
- Caption = 'TreeSize Professional'
- ClientHeight = 179
- ClientWidth = 330
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 313
- Height = 121
- Shape = bsFrame
- end
- object UrlLabel1: TUrlLabel
- Left = 55
- Top = 104
- Width = 231
- Height = 15
- Cursor = 5
- Caption = 'http://www.jam-software.com/treesize.html'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsUnderline]
- ParentFont = False
- PopupMenu = UrlLabel1.
- end
- object OKBtn: TButton
- Left = 103
- Top = 140
- Width = 106
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Memo1: TMemo
- Left = 16
- Top = 24
- Width = 297
- Height = 78
- Alignment = taCenter
- BorderStyle = bsNone
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- Lines.Strings = (
- 'You are scanning really large drives and seem to '
- 'be a professional user of TreeSize. Then you '
- 'should have a look at TreeSize Professional. It '
- 'offers you a lot of new features. More infos and '
- 'an evaluation copy is available at:')
- ParentFont = False
- ReadOnly = True
- TabOrder = 1
- end
- end
-