home *** CD-ROM | disk | FTP | other *** search
- object swinfoform: Tswinfoform
- Left = 375
- Top = 223
- BorderStyle = bsDialog
- Caption = 'Shareware Info'
- ClientHeight = 410
- ClientWidth = 536
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnKeyPress = FormKeyPress
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TmyRxLabel
- Left = 104
- Top = 7
- Width = 246
- Height = 13
- Caption = 'SHAREWARE-VERSION OF PICMASTER'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = [fsBold]
- ParentFont = False
- ShadowSize = 0
- end
- object Image1: TImage
- Left = 440
- Top = 84
- Width = 89
- Height = 229
- Cursor = crHandPoint
- Picture.Data = {<image000.gif>}
- Stretch = True
- OnClick = Button2Click
- end
- object Memo1: TMemo
- Left = 4
- Top = 26
- Width = 429
- Height = 383
- ParentColor = True
- ReadOnly = True
- TabOrder = 2
- end
- object Button1: TButton
- Left = 441
- Top = 51
- Width = 49
- Height = 26
- Caption = 'Ok'
- ModalResult = 1
- TabOrder = 1
- end
- object Button2: TButton
- Left = 440
- Top = 19
- Width = 89
- Height = 26
- Caption = 'Register'
- Default = True
- TabOrder = 0
- OnClick = Button2Click
- end
- object Panel1: TPanel
- Left = 440
- Top = 316
- Width = 93
- Height = 91
- BorderStyle = bsSingle
- TabOrder = 3
- object Label2: TmyRxLabel
- Left = 1
- Top = 1
- Width = 87
- Height = 85
- Cursor = crHandPoint
- Align = alClient
- Alignment = taCenter
- Caption =
- 'New !!!'#13#10'When registering'#13#10'by credit card '#13#10'you get your '#13#10'seria' +
- 'l number'#13#10'immediately !!!'
- Color = clYellow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowSize = 0
- OnClick = Button2Click
- end
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = Timer1Timer
- Left = 360
- Top = 328
- end
- object MDIWallpaper11: TMDIWallpaper1
- TileWidth = 0
- TileHeight = 0
- dialogImage = False
- Left = 496
- Top = 48
- ClientIsOwnerForm = True
- end
- end
-