home *** CD-ROM | disk | FTP | other *** search
- object Frame3: TFrame3
- Left = 0
- Top = 0
- Width = 260
- Height = 171
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- TabOrder = 0
- Visible = False
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 138
- Height = 24
- Caption = 'Filesplitter EULA'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 0
- Top = 29
- Width = 138
- Height = 13
- Caption = 'End-User License Agreement'
- end
- object CheckBox1: TCheckBox
- Left = 0
- Top = 154
- Width = 113
- Height = 17
- Caption = 'I &accept the EULA'
- TabOrder = 0
- OnClick = CheckBox1Click
- end
- object ScrollBox1: TScrollBox
- Left = 0
- Top = 48
- Width = 257
- Height = 105
- HorzScrollBar.Visible = False
- Color = clWindow
- ParentColor = False
- TabOrder = 1
- object Memo1: TMemo
- Left = 1
- Top = 1
- Width = 233
- Height = 484
- BorderStyle = bsNone
- Lines.Strings = (
- 'This is the End-User License Agreement for '
- 'Filesplitter.'
- ''
- 'By clicking next you acknowledge, that you '
- 'understand the EULA and accept to it'#39's terms.'
- 'This agreement is legaly binding between the '
- 'user the copyright owner. If you don'#39't intend to '
- 'uphold this agreement you are required to quit the '
- 'installation now. Do this by pressing abort.'
- ''
- 'As the user you own the rights to use this '
- 'program where ever you want to. However you '
- 'don'#39't own the copyrights - They are completely '
- 'owner by Christian Aaangel.'
- ''
- 'This program is freeware and may be distributed, '
- 'as long as you don'#39't break it up or alter it. This '
- 'program is protected by law and international '
- 'agreements. '
- ''
- 'You may NOT add, remove or in any other way '
- 'alter this package or it'#39's contents.'
- ''
- 'LPL or people from the production crew can not '
- 'be held responsible for computer damaged, this '
- 'includes loss of data and hardware damage. This '
- 'applies even though LPL has been made aware '
- 'of the problem.'
- ''
- 'You may not charge people for sale or '
- 'distrubution of this program. However you may '
- 'charge for distribution media (Floppy disks, CDs, '
- 'etc.).'
- ''
- 'Christian Aaangel - Creator of FileSplitter'
- ''
- 'Copyright '#169' 1998 - 2000, LPL')
- ReadOnly = True
- TabOrder = 0
- end
- end
- end
-