home *** CD-ROM | disk | FTP | other *** search
- object Letter: TLetter
- Left = 408
- Top = 79
- Width = 355
- Height = 489
- BorderIcons = [biSystemMenu]
- Caption = 'PEPSOFT WinXFiles 32-bit v 3.2 *Welcome*'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIForm
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object Memo1: TMemo
- Left = 9
- Top = 9
- Width = 328
- Height = 416
- Lines.Strings = (
- ''
- ''
- 'Dear User: '
- ''
- 'Thank you for evaluating WinXFiles.'
- 'We designed this program specifically to meet the'
- 'demanding needs of people who wants to see'
- 'their pictures and files for their eyes only. '
- ''
- 'To serve you better, we'#39'd like to know a little about '
- 'your impressions of this program. Once you'#39've '
- 'finished '
- 'your evaluation, please take a few moments to '
- 'Email us : feedback@pepsoft.com.'
- ''
- 'We'#39're interested in your comments regardless of your '
- 'registration decision. Your assistance is very much '
- 'appreciated. '
- ''
- 'Sincerely, '
- ''
- 'Greg Davis'
- 'President'
- 'PEPSOFT International Ltd.')
- TabOrder = 0
- end
- object Button1: TButton
- Left = 137
- Top = 432
- Width = 73
- Height = 23
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object MSOfficeCaption1: TMSOfficeCaption
- AppNameText.Caption = 'WinXFiles 32-bit v 3.2'
- AppNameText.FontKind = fkSystemB
- AppNameText.Visible = True
- CaptionText.Caption = '*Welcome*'
- CaptionText.FontKind = fkSystem
- CaptionText.Visible = True
- CompanyText.Caption = 'PEPSOFT '
- CompanyText.FontKind = fkSystemBI
- CompanyText.Visible = True
- Left = 7
- Top = 64
- end
- end
-