home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 21 / CTROM21B.mdf / win95 / spel / newlines / newlines.exe / 0 / RCDATA / TF_MAIN / TF_MAIN.txt < prev   
Encoding:
Text File  |  1999-05-03  |  7.9 KB  |  358 lines

  1. object F_Main: TF_Main
  2.   Left = 346
  3.   Top = 127
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'NewLines'
  7.   ClientHeight = 305
  8.   ClientWidth = 567
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   Menu = MM_Menu
  16.   OldCreateOrder = True
  17.   OnActivate = FormActivate
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 16
  23.   object I_StoreDesk: TImage
  24.     Left = 408
  25.     Top = 24
  26.     Width = 62
  27.     Height = 62
  28.     Picture.Data = {<image000.bmp>}
  29.     Visible = False
  30.   end
  31.   object I_Tiles: TImage
  32.     Left = 304
  33.     Top = 16
  34.     Width = 91
  35.     Height = 137
  36.     Picture.Data = {<image001.bmp>}
  37.     Visible = False
  38.   end
  39.   object I_Arrows: TImage
  40.     Left = 304
  41.     Top = 168
  42.     Width = 114
  43.     Height = 91
  44.     Picture.Data = {<image002.bmp>}
  45.     Visible = False
  46.   end
  47.   object P_Play: TPanel
  48.     Left = 0
  49.     Top = 0
  50.     Width = 273
  51.     Height = 306
  52.     BevelOuter = bvNone
  53.     TabOrder = 1
  54.     Visible = False
  55.     object P_Panel: TPanel
  56.       Left = 0
  57.       Top = 0
  58.       Width = 273
  59.       Height = 33
  60.       BevelOuter = bvLowered
  61.       TabOrder = 0
  62.       object L_Scores: TLabel
  63.         Left = 16
  64.         Top = 9
  65.         Width = 48
  66.         Height = 16
  67.         Hint = '∩┐╜∩┐╜∩┐╜∩┐╜'
  68.         Alignment = taCenter
  69.         AutoSize = False
  70.         Caption = '0'
  71.         Font.Charset = DEFAULT_CHARSET
  72.         Font.Color = clBlue
  73.         Font.Height = -13
  74.         Font.Name = 'System'
  75.         Font.Style = [fsBold]
  76.         ParentFont = False
  77.         ParentShowHint = False
  78.         ShowHint = True
  79.       end
  80.       object I_Next1: TImage
  81.         Left = 88
  82.         Top = 5
  83.         Width = 22
  84.         Height = 22
  85.         Picture.Data = {<image003.bmp>}
  86.       end
  87.       object I_Next2: TImage
  88.         Left = 120
  89.         Top = 5
  90.         Width = 22
  91.         Height = 22
  92.         Picture.Data = {<image004.bmp>}
  93.       end
  94.       object I_Next3: TImage
  95.         Left = 152
  96.         Top = 5
  97.         Width = 22
  98.         Height = 22
  99.         Picture.Data = {<image005.bmp>}
  100.       end
  101.     end
  102.     object P_Desk: TPanel
  103.       Left = 0
  104.       Top = 32
  105.       Width = 273
  106.       Height = 273
  107.       Caption = 'P_Desk'
  108.       TabOrder = 1
  109.       object I_Desk: TImage
  110.         Left = 5
  111.         Top = 5
  112.         Width = 262
  113.         Height = 262
  114.         Picture.Data = {<image006.bmp>}
  115.         OnMouseMove = I_DeskMouseMove
  116.         OnMouseUp = I_DeskMouseUp
  117.       end
  118.     end
  119.   end
  120.   object P_RegInfo: TPanel
  121.     Left = 272
  122.     Top = 0
  123.     Width = 273
  124.     Height = 305
  125.     HelpContext = 30
  126.     BevelInner = bvRaised
  127.     BevelOuter = bvLowered
  128.     TabOrder = 0
  129.     Visible = False
  130.     object Label1: TLabel
  131.       Left = 50
  132.       Top = 96
  133.       Width = 172
  134.       Height = 16
  135.       Caption = 'The trial period has ended!'
  136.       Font.Charset = DEFAULT_CHARSET
  137.       Font.Color = clBlack
  138.       Font.Height = -13
  139.       Font.Name = 'Arial'
  140.       Font.Style = [fsBold]
  141.       ParentFont = False
  142.     end
  143.     object ProductName: TLabel
  144.       Left = 76
  145.       Top = 18
  146.       Width = 139
  147.       Height = 36
  148.       Caption = 'NewLines'
  149.       Font.Charset = DEFAULT_CHARSET
  150.       Font.Color = clBlue
  151.       Font.Height = -32
  152.       Font.Name = 'Arial'
  153.       Font.Style = []
  154.       ParentFont = False
  155.       IsControl = True
  156.     end
  157.     object Label2: TLabel
  158.       Left = 55
  159.       Top = 136
  160.       Width = 165
  161.       Height = 16
  162.       Caption = 'Please register NewLines.'
  163.       Font.Charset = DEFAULT_CHARSET
  164.       Font.Color = clBlack
  165.       Font.Height = -13
  166.       Font.Name = 'Arial'
  167.       Font.Style = [fsBold]
  168.       ParentFont = False
  169.     end
  170.     object B_InfoExit: TButton
  171.       Left = 56
  172.       Top = 240
  173.       Width = 161
  174.       Height = 33
  175.       HelpContext = 30
  176.       Caption = 'Exit'
  177.       Font.Charset = DEFAULT_CHARSET
  178.       Font.Color = clBlack
  179.       Font.Height = -13
  180.       Font.Name = 'Arial'
  181.       Font.Style = [fsBold]
  182.       ParentFont = False
  183.       TabOrder = 0
  184.       OnClick = B_InfoExitClick
  185.     end
  186.     object Panel2: TPanel
  187.       Left = 10
  188.       Top = 8
  189.       Width = 45
  190.       Height = 45
  191.       BevelInner = bvRaised
  192.       BevelOuter = bvLowered
  193.       TabOrder = 1
  194.       object Image1: TImage
  195.         Left = 6
  196.         Top = 6
  197.         Width = 32
  198.         Height = 32
  199.         Picture.Data = {<image007.ico>}
  200.       end
  201.     end
  202.     object B_InfoReg: TBitBtn
  203.       Left = 56
  204.       Top = 192
  205.       Width = 161
  206.       Height = 33
  207.       HelpContext = 30
  208.       Caption = 'How To Register'
  209.       Font.Charset = DEFAULT_CHARSET
  210.       Font.Color = clBlack
  211.       Font.Height = -13
  212.       Font.Name = 'Arial'
  213.       Font.Style = [fsBold]
  214.       ParentFont = False
  215.       TabOrder = 2
  216.       OnClick = B_InfoRegClick
  217.     end
  218.   end
  219.   object MM_Menu: TMainMenu
  220.     Left = 8
  221.     Top = 48
  222.     object MI_Game: TMenuItem
  223.       Caption = '&Game'
  224.       object MI_GameNew: TMenuItem
  225.         Caption = '&Start'
  226.         HelpContext = 10
  227.         ShortCut = 113
  228.         OnClick = MI_GameNewClick
  229.       end
  230.       object MI_GameScores: TMenuItem
  231.         Caption = '&High Scores ...'
  232.         HelpContext = 10
  233.         OnClick = MI_GameScoresClick
  234.       end
  235.       object N2: TMenuItem
  236.         Caption = '-'
  237.         HelpContext = 10
  238.       end
  239.       object MI_GameLoad: TMenuItem
  240.         Caption = '&Load...'
  241.         HelpContext = 10
  242.         OnClick = MI_GameLoadClick
  243.       end
  244.       object MI_GameSave: TMenuItem
  245.         Caption = '&Save...'
  246.         HelpContext = 10
  247.         OnClick = MI_GameSaveClick
  248.       end
  249.       object N4: TMenuItem
  250.         Caption = '-'
  251.         HelpContext = 10
  252.       end
  253.       object MI_OptionsSound: TMenuItem
  254.         Caption = 'Sound'
  255.         HelpContext = 10
  256.         OnClick = MI_OptionsSoundClick
  257.       end
  258.       object N1: TMenuItem
  259.         Caption = '-'
  260.         HelpContext = 10
  261.       end
  262.       object MI_GameExit: TMenuItem
  263.         Caption = '&Exit'
  264.         HelpContext = 10
  265.         ShortCut = 16472
  266.         OnClick = MI_GameExitClick
  267.       end
  268.     end
  269.     object MI_Play: TMenuItem
  270.       Caption = '&Start!'
  271.       HelpContext = 10
  272.       OnClick = MI_GameNewClick
  273.     end
  274.     object MI_Help: TMenuItem
  275.       Caption = '&Help'
  276.       object MI_HelpCont: TMenuItem
  277.         Caption = '&Contents'
  278.         HelpContext = 10
  279.         ShortCut = 112
  280.         OnClick = MI_HelpContClick
  281.       end
  282.       object N5: TMenuItem
  283.         Caption = '-'
  284.       end
  285.       object MI_HelpReg: TMenuItem
  286.         Caption = '&Enter Registration Code ...'
  287.         HelpContext = 30
  288.         OnClick = MI_HelpRegClick
  289.       end
  290.       object N3: TMenuItem
  291.         Caption = '-'
  292.       end
  293.       object MI_HelpLenaGamesHome: TMenuItem
  294.         Caption = '&Lena Games Home Page'
  295.         HelpContext = 10
  296.         OnClick = MI_HelpLenaGamesHomeClick
  297.       end
  298.       object MI_HelpNewLinesHome: TMenuItem
  299.         Caption = '&NewLines Home Page'
  300.         HelpContext = 10
  301.         OnClick = MI_HelpNewLinesHomeClick
  302.       end
  303.       object N6: TMenuItem
  304.         Caption = '-'
  305.       end
  306.       object MI_HelpCredits: TMenuItem
  307.         Caption = '&Credits...'
  308.         OnClick = MI_HelpCreditsClick
  309.       end
  310.       object MI_HelpSep1: TMenuItem
  311.         Caption = '-'
  312.         HelpContext = 10
  313.       end
  314.       object MI_HelpAbout: TMenuItem
  315.         Caption = '&About ...'
  316.         HelpContext = 10
  317.         OnClick = MI_HelpAboutClick
  318.       end
  319.     end
  320.   end
  321.   object T_GlowTimer: TTimer
  322.     Enabled = False
  323.     Interval = 100
  324.     OnTimer = T_GlowTimerTimer
  325.     Left = 56
  326.     Top = 48
  327.   end
  328.   object WaitTimer: TTimer
  329.     Enabled = False
  330.     Interval = 100
  331.     OnTimer = WaitTimerTimer
  332.     Left = 96
  333.     Top = 48
  334.   end
  335.   object MoveTimer: TTimer
  336.     Enabled = False
  337.     Interval = 50
  338.     OnTimer = MoveTimerTimer
  339.     Left = 136
  340.     Top = 48
  341.   end
  342.   object SD_SaveGame: TSaveDialog
  343.     DefaultExt = 'nls'
  344.     Filter = 'NewLines game|*.nls'
  345.     Options = [ofOverwritePrompt]
  346.     Title = 'Save game'
  347.     Left = 176
  348.     Top = 48
  349.   end
  350.   object OD_OpenGame: TOpenDialog
  351.     DefaultExt = 'nls'
  352.     Filter = 'NewLines game|*.nls'
  353.     Title = 'Load game'
  354.     Left = 224
  355.     Top = 48
  356.   end
  357. end
  358.