home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 200
- Top = 108
- BorderStyle = bsNone
- Caption = 'Form2'
- ClientHeight = 433
- ClientWidth = 612
- Color = clBlack
- Font.Charset = ANSI_CHARSET
- Font.Color = clLime
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 16
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 592
- Height = 416
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Label1: TLabel
- Left = 296
- Top = 24
- Width = 180
- Height = 16
- Caption = 'Incubation Savegame Editor'
- end
- object Label2: TLabel
- Left = 456
- Top = 48
- Width = 70
- Height = 16
- Caption = 'Version 1.0'
- end
- object Label3: TLabel
- Left = 296
- Top = 96
- Width = 278
- Height = 16
- Caption = 'This program is freeware and may freely be'
- end
- object Label4: TLabel
- Left = 296
- Top = 112
- Width = 285
- Height = 16
- Caption = 'distributed. Please do not make any changes'
- end
- object Label5: TLabel
- Left = 296
- Top = 128
- Width = 268
- Height = 16
- Caption = 'to this program without written permission'
- end
- object Label6: TLabel
- Left = 296
- Top = 144
- Width = 276
- Height = 16
- Caption = 'from the author. You can contact the author'
- end
- object Label7: TLabel
- Left = 296
- Top = 160
- Width = 117
- Height = 16
- Caption = 'by e-mail. Write to'
- end
- object Label8: TLabel
- Left = 416
- Top = 160
- Width = 123
- Height = 16
- Caption = 'mr.bean@as-if.com'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 296
- Top = 200
- Width = 300
- Height = 16
- Caption = 'Please write with any suggestions of comments'
- end
- object Label10: TLabel
- Left = 296
- Top = 216
- Width = 215
- Height = 16
- Caption = 'that you may have to this product.'
- end
- object Label11: TLabel
- Left = 296
- Top = 256
- Width = 269
- Height = 16
- Caption = 'Thanks to Blue Byte Software Ltd. for their'
- end
- object Label12: TLabel
- Left = 296
- Top = 272
- Width = 293
- Height = 16
- Caption = 'greatest game ever, "Incubation". Without this'
- end
- object Label13: TLabel
- Left = 296
- Top = 288
- Width = 278
- Height = 16
- Caption = 'game, this software would never have been'
- end
- object Label14: TLabel
- Left = 296
- Top = 304
- Width = 72
- Height = 16
- Caption = 'written ... :)'
- end
- object Label15: TLabel
- Left = 504
- Top = 360
- Width = 86
- Height = 16
- Caption = '- The Author -'
- end
- object Label16: TLabel
- Left = 344
- Top = 408
- Width = 219
- Height = 16
- Caption = '- Click here to return to the editor -'
- OnClick = Label16Click
- end
- end
-