home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 B / CHIP_HITWARE_7B.iso / Edukacja / NoteCard / nc_inst32.exe / NOTECARD32.EXE / 0 / RCDATA / TDLGABOUT / TDLGABOUT.txt < prev   
Encoding:
Text File  |  1999-10-14  |  4.7 KB  |  231 lines

  1. object DlgAbout: TDlgAbout
  2.   Left = 287
  3.   Top = 227
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'About this Hint Utility'
  7.   ClientHeight = 278
  8.   ClientWidth = 427
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -12
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   OnMouseMove = FormMouseMove
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 15
  23.   object Bevel1: TBevel
  24.     Left = 7
  25.     Top = 8
  26.     Width = 413
  27.     Height = 237
  28.     Shape = bsFrame
  29.   end
  30.   object Label1: TLabel
  31.     Left = 146
  32.     Top = 27
  33.     Width = 236
  34.     Height = 63
  35.     Alignment = taCenter
  36.     Caption = 'NoteCard'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clBlack
  39.     Font.Height = -56
  40.     Font.Name = 'Times New Roman'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.     WordWrap = True
  44.     OnMouseMove = FormMouseMove
  45.   end
  46.   object Label2: TLabel
  47.     Left = 174
  48.     Top = 95
  49.     Width = 182
  50.     Height = 19
  51.     Alignment = taCenter
  52.     Caption = 'Family Games Freeware'
  53.     Color = clBtnFace
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clRed
  56.     Font.Height = -16
  57.     Font.Name = 'Arial'
  58.     Font.Style = [fsBold]
  59.     ParentColor = False
  60.     ParentFont = False
  61.     OnMouseMove = FormMouseMove
  62.   end
  63.   object Label5: TLabel
  64.     Left = 41
  65.     Top = 204
  66.     Width = 346
  67.     Height = 14
  68.     Caption = 
  69.       'Program copyright ∩┐╜ 1994-1999 AHA! Software Inc. All rights rese' +
  70.       'rved.'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clBlack
  73.     Font.Height = -11
  74.     Font.Name = 'Arial'
  75.     Font.Style = []
  76.     ParentFont = False
  77.     OnMouseMove = FormMouseMove
  78.   end
  79.   object Label6: TLabel
  80.     Left = 123
  81.     Top = 220
  82.     Width = 181
  83.     Height = 14
  84.     Alignment = taCenter
  85.     AutoSize = False
  86.     Caption = 'Written and directed by Nick Sullivan'
  87.     Font.Charset = DEFAULT_CHARSET
  88.     Font.Color = clBlack
  89.     Font.Height = -11
  90.     Font.Name = 'Arial'
  91.     Font.Style = []
  92.     ParentFont = False
  93.     OnMouseMove = FormMouseMove
  94.   end
  95.   object Shape1: TShape
  96.     Left = 19
  97.     Top = 123
  98.     Width = 76
  99.     Height = 37
  100.     Brush.Color = clYellow
  101.     Shape = stRoundRect
  102.     OnMouseMove = FormMouseMove
  103.   end
  104.   object Shape2: TShape
  105.     Left = 332
  106.     Top = 123
  107.     Width = 76
  108.     Height = 37
  109.     Brush.Color = clYellow
  110.     Shape = stRoundRect
  111.     OnMouseMove = FormMouseMove
  112.   end
  113.   object Label8: TLabel
  114.     Left = 338
  115.     Top = 126
  116.     Width = 64
  117.     Height = 30
  118.     Alignment = taCenter
  119.     Caption = 'Lots to see and do!'
  120.     Color = clYellow
  121.     ParentColor = False
  122.     Transparent = True
  123.     WordWrap = True
  124.     OnMouseMove = FormMouseMove
  125.   end
  126.   object Label3: TLabel
  127.     Left = 31
  128.     Top = 126
  129.     Width = 52
  130.     Height = 30
  131.     Alignment = taCenter
  132.     Caption = 'Come by for a visit!'
  133.     Color = clYellow
  134.     ParentColor = False
  135.     Transparent = True
  136.     WordWrap = True
  137.     OnMouseMove = FormMouseMove
  138.   end
  139.   object Shape3: TShape
  140.     Left = 97
  141.     Top = 129
  142.     Width = 233
  143.     Height = 25
  144.     Shape = stRoundRect
  145.     OnMouseMove = lblURLMouseMove
  146.   end
  147.   object imgLogo: TImage
  148.     Left = 13
  149.     Top = 14
  150.     Width = 100
  151.     Height = 100
  152.     AutoSize = True
  153.     Center = True
  154.     Picture.Data = {<image000.bmp>}
  155.     Stretch = True
  156.     Transparent = True
  157.     OnMouseMove = FormMouseMove
  158.   end
  159.   object lblVersion: TLabel
  160.     Left = 328
  161.     Top = 36
  162.     Width = 30
  163.     Height = 14
  164.     Caption = 'v2.0.0'
  165.     Font.Charset = DEFAULT_CHARSET
  166.     Font.Color = clBlack
  167.     Font.Height = -11
  168.     Font.Name = 'Arial'
  169.     Font.Style = []
  170.     ParentFont = False
  171.     OnMouseMove = FormMouseMove
  172.   end
  173.   object lblURL: TLabel
  174.     Left = 101
  175.     Top = 132
  176.     Width = 224
  177.     Height = 19
  178.     Alignment = taCenter
  179.     AutoSize = False
  180.     Caption = 'http://familygames.com/'
  181.     Font.Charset = DEFAULT_CHARSET
  182.     Font.Color = clBlack
  183.     Font.Height = -16
  184.     Font.Name = 'Arial'
  185.     Font.Style = [fsBold]
  186.     ParentFont = False
  187.     Transparent = True
  188.     OnClick = lblURLClick
  189.     OnMouseMove = lblURLMouseMove
  190.   end
  191.   object lblHomeOf: TLabel
  192.     Left = 16
  193.     Top = 172
  194.     Width = 397
  195.     Height = 19
  196.     Alignment = taCenter
  197.     AutoSize = False
  198.     Font.Charset = DEFAULT_CHARSET
  199.     Font.Color = clBlack
  200.     Font.Height = -16
  201.     Font.Name = 'Arial'
  202.     Font.Style = [fsBold]
  203.     ParentFont = False
  204.   end
  205.   object cmdOK: TButton
  206.     Left = 340
  207.     Top = 250
  208.     Width = 75
  209.     Height = 25
  210.     Caption = 'OK'
  211.     Default = True
  212.     TabOrder = 0
  213.     OnClick = cmdOKClick
  214.   end
  215.   object chkShowScreen: TCheckBox
  216.     Left = 4
  217.     Top = 260
  218.     Width = 181
  219.     Height = 17
  220.     Caption = 'Show this screen on start-up'
  221.     TabOrder = 1
  222.     OnClick = chkShowScreenClick
  223.   end
  224.   object tmrFlash: TTimer
  225.     Interval = 4000
  226.     OnTimer = tmrFlashTimer
  227.     Left = 136
  228.     Top = 248
  229.   end
  230. end
  231.