home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / picmaster / picmaster.exe / picmaster.en / 0 / RCDATA / TSWINFOFORM / TSWINFOFORM.txt < prev   
Encoding:
Text File  |  2001-05-24  |  2.5 KB  |  121 lines

  1. object swinfoform: Tswinfoform
  2.   Left = 375
  3.   Top = 223
  4.   BorderStyle = bsDialog
  5.   Caption = 'Shareware Info'
  6.   ClientHeight = 410
  7.   ClientWidth = 536
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnKeyPress = FormKeyPress
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Label1: TmyRxLabel
  24.     Left = 104
  25.     Top = 7
  26.     Width = 246
  27.     Height = 13
  28.     Caption = 'SHAREWARE-VERSION OF PICMASTER'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -12
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Pitch = fpVariable
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.     ShadowSize = 0
  37.   end
  38.   object Image1: TImage
  39.     Left = 440
  40.     Top = 84
  41.     Width = 89
  42.     Height = 229
  43.     Cursor = crHandPoint
  44.     Picture.Data = {<image000.gif>}
  45.     Stretch = True
  46.     OnClick = Button2Click
  47.   end
  48.   object Memo1: TMemo
  49.     Left = 4
  50.     Top = 26
  51.     Width = 429
  52.     Height = 383
  53.     ParentColor = True
  54.     ReadOnly = True
  55.     TabOrder = 2
  56.   end
  57.   object Button1: TButton
  58.     Left = 441
  59.     Top = 51
  60.     Width = 49
  61.     Height = 26
  62.     Caption = 'Ok'
  63.     ModalResult = 1
  64.     TabOrder = 1
  65.   end
  66.   object Button2: TButton
  67.     Left = 440
  68.     Top = 19
  69.     Width = 89
  70.     Height = 26
  71.     Caption = 'Register'
  72.     Default = True
  73.     TabOrder = 0
  74.     OnClick = Button2Click
  75.   end
  76.   object Panel1: TPanel
  77.     Left = 440
  78.     Top = 316
  79.     Width = 93
  80.     Height = 91
  81.     BorderStyle = bsSingle
  82.     TabOrder = 3
  83.     object Label2: TmyRxLabel
  84.       Left = 1
  85.       Top = 1
  86.       Width = 87
  87.       Height = 85
  88.       Cursor = crHandPoint
  89.       Align = alClient
  90.       Alignment = taCenter
  91.       Caption = 
  92.         'New !!!'#13#10'When registering'#13#10'by credit card '#13#10'you get your '#13#10'seria' +
  93.         'l number'#13#10'immediately !!!'
  94.       Color = clYellow
  95.       Font.Charset = DEFAULT_CHARSET
  96.       Font.Color = clRed
  97.       Font.Height = -11
  98.       Font.Name = 'MS Sans Serif'
  99.       Font.Style = []
  100.       ParentColor = False
  101.       ParentFont = False
  102.       ShadowSize = 0
  103.       OnClick = Button2Click
  104.     end
  105.   end
  106.   object Timer1: TTimer
  107.     Enabled = False
  108.     OnTimer = Timer1Timer
  109.     Left = 360
  110.     Top = 328
  111.   end
  112.   object MDIWallpaper11: TMDIWallpaper1
  113.     TileWidth = 0
  114.     TileHeight = 0
  115.     dialogImage = False
  116.     Left = 496
  117.     Top = 48
  118.     ClientIsOwnerForm = True
  119.   end
  120. end
  121.