home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / shareware / screen / AquaLX.exe / 0 / RCDATA / TMENUFORM / TMENUFORM.txt
Text File  |  1998-03-04  |  9KB  |  364 lines

  1. object MenuForm: TMenuForm
  2.   Left = 173
  3.   Top = 650
  4.   BorderStyle = bsNone
  5.   Caption = 'Menu'
  6.   ClientHeight = 3
  7.   ClientWidth = 704
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Menu = MainMenu1
  15.   OnCreate = FormCreate
  16.   OnKeyDown = FormKeyDown
  17.   PixelsPerInch = 96
  18.   TextHeight = 14
  19.   object MainMenu1: TMainMenu
  20.     Left = 544
  21.     Top = 3
  22.     object F11: TMenuItem
  23.       Caption = 'F1 '
  24.     end
  25.     object File1: TMenuItem
  26.       Caption = 'File '
  27.       object RunFullConfiguration1: TMenuItem
  28.         Caption = 'Launch Control Center'
  29.         ShortCut = 113
  30.         OnClick = RunFullConfiguration1Click
  31.       end
  32.       object SaveOptions1: TMenuItem
  33.         Caption = 'Save Options'
  34.         OnClick = SaveOptions1Click
  35.       end
  36.       object N1: TMenuItem
  37.         Caption = '-'
  38.       end
  39.       object Exit1: TMenuItem
  40.         Caption = 'Exit'
  41.         ShortCut = 27
  42.         OnClick = Exit1Click
  43.       end
  44.     end
  45.     object Register1: TMenuItem
  46.       Caption = 'Register '
  47.       object ViewOrderInformation1: TMenuItem
  48.         Caption = 'View Registration Information'
  49.         OnClick = ViewOrderInformation1Click
  50.       end
  51.       object RegisterOnlineSecurely1: TMenuItem
  52.         Caption = 'Register Online [Secure]'
  53.         OnClick = RegisterOnlineSecurely1Click
  54.       end
  55.     end
  56.     object Tank1: TMenuItem
  57.       Caption = 'Tank '
  58.       object Small1: TMenuItem
  59.         Caption = 'Small'
  60.         GroupIndex = 1
  61.         RadioItem = True
  62.         ShortCut = 32817
  63.         OnClick = Small1Click
  64.       end
  65.       object Medium1: TMenuItem
  66.         Caption = 'Medium'
  67.         GroupIndex = 1
  68.         RadioItem = True
  69.         ShortCut = 32818
  70.         OnClick = Medium1Click
  71.       end
  72.       object Large1: TMenuItem
  73.         Caption = 'Large'
  74.         GroupIndex = 1
  75.         RadioItem = True
  76.         ShortCut = 32819
  77.         OnClick = Large1Click
  78.       end
  79.       object FullScreen1: TMenuItem
  80.         Caption = 'Full Screen'
  81.         GroupIndex = 1
  82.         RadioItem = True
  83.         ShortCut = 32820
  84.         OnClick = FullScreen1Click
  85.       end
  86.       object N2: TMenuItem
  87.         Caption = '-'
  88.         GroupIndex = 1
  89.       end
  90.       object Rectangular1: TMenuItem
  91.         Caption = 'Rectangular'
  92.         GroupIndex = 2
  93.         RadioItem = True
  94.         ShortCut = 116
  95.         OnClick = Rectangular1Click
  96.       end
  97.       object Circular2: TMenuItem
  98.         Caption = 'Circular'
  99.         GroupIndex = 2
  100.         RadioItem = True
  101.         ShortCut = 117
  102.         OnClick = Circular2Click
  103.       end
  104.     end
  105.     object WaterColor1: TMenuItem
  106.       Caption = 'Water Color '
  107.       object DarkBlue1: TMenuItem
  108.         Caption = 'Dark Blue'
  109.         GroupIndex = 1
  110.         RadioItem = True
  111.         ShortCut = 16433
  112.         OnClick = DarkBlue1Click
  113.       end
  114.       object FullBlue1: TMenuItem
  115.         Caption = 'Full Blue'
  116.         GroupIndex = 1
  117.         RadioItem = True
  118.         ShortCut = 16434
  119.         OnClick = FullBlue1Click
  120.       end
  121.       object SeaFoam1: TMenuItem
  122.         Caption = 'Sea Foam'
  123.         GroupIndex = 1
  124.         RadioItem = True
  125.         ShortCut = 16435
  126.         OnClick = SeaFoam1Click
  127.       end
  128.       object Toggleonoff1: TMenuItem
  129.         Caption = 'Black (none)'
  130.         GroupIndex = 1
  131.         RadioItem = True
  132.         ShortCut = 16436
  133.         OnClick = Toggleonoff1Click
  134.       end
  135.     end
  136.     object Bubbles1: TMenuItem
  137.       Caption = 'Bubbles '
  138.       object Afew1: TMenuItem
  139.         Caption = 'A few'
  140.         GroupIndex = 1
  141.         RadioItem = True
  142.         ShortCut = 16437
  143.         OnClick = Afew1Click
  144.       end
  145.       object Anaverageamount1: TMenuItem
  146.         Caption = 'An average amount'
  147.         GroupIndex = 1
  148.         RadioItem = True
  149.         ShortCut = 16438
  150.         OnClick = Anaverageamount1Click
  151.       end
  152.       object Alot1: TMenuItem
  153.         Caption = 'A lot'
  154.         GroupIndex = 1
  155.         RadioItem = True
  156.         ShortCut = 16439
  157.         OnClick = Alot1Click
  158.       end
  159.       object Anabsurdamount1: TMenuItem
  160.         Caption = 'An absurd amount'
  161.         GroupIndex = 1
  162.         RadioItem = True
  163.         ShortCut = 16440
  164.         OnClick = Anabsurdamount1Click
  165.       end
  166.       object N3: TMenuItem
  167.         Caption = '-'
  168.         GroupIndex = 1
  169.       end
  170.       object ShowAirtubes1: TMenuItem
  171.         Caption = 'Airtubes Enabled'
  172.         GroupIndex = 1
  173.         ShortCut = 119
  174.         OnClick = ShowAirtubes1Click
  175.       end
  176.       object ShowTankBubbles1: TMenuItem
  177.         Caption = 'Tank Bubbles Enabled'
  178.         GroupIndex = 1
  179.         ShortCut = 120
  180.         OnClick = ShowTankBubbles1Click
  181.       end
  182.     end
  183.     object Gravel1: TMenuItem
  184.       Caption = 'Gravel '
  185.       object Green1: TMenuItem
  186.         Caption = 'Green'
  187.         GroupIndex = 1
  188.         RadioItem = True
  189.         ShortCut = 49
  190.         OnClick = Green1Click
  191.       end
  192.       object Red1: TMenuItem
  193.         Caption = 'Red'
  194.         GroupIndex = 1
  195.         RadioItem = True
  196.         ShortCut = 50
  197.         OnClick = Red1Click
  198.       end
  199.       object Beige1: TMenuItem
  200.         Caption = 'Beige'
  201.         GroupIndex = 1
  202.         RadioItem = True
  203.         ShortCut = 51
  204.         OnClick = Beige1Click
  205.       end
  206.       object Blue1: TMenuItem
  207.         Caption = 'Blue'
  208.         GroupIndex = 1
  209.         RadioItem = True
  210.         ShortCut = 52
  211.         OnClick = Blue1Click
  212.       end
  213.       object Purple1: TMenuItem
  214.         Caption = 'Purple'
  215.         GroupIndex = 1
  216.         RadioItem = True
  217.         ShortCut = 53
  218.         OnClick = Purple1Click
  219.       end
  220.       object RandomMulticolored1: TMenuItem
  221.         Caption = 'Random multi-colored'
  222.         GroupIndex = 1
  223.         RadioItem = True
  224.         ShortCut = 54
  225.         OnClick = RandomMulticolored1Click
  226.       end
  227.       object None1: TMenuItem
  228.         Caption = 'None'
  229.         GroupIndex = 1
  230.         RadioItem = True
  231.         ShortCut = 192
  232.         OnClick = None1Click
  233.       end
  234.     end
  235.     object Decor1: TMenuItem
  236.       Caption = 'Decor '
  237.       object Darkwood1: TMenuItem
  238.         Caption = 'Dark Wood'
  239.         GroupIndex = 1
  240.         RadioItem = True
  241.         ShortCut = 55
  242.         OnClick = Darkwood1Click
  243.       end
  244.       object Lightwood1: TMenuItem
  245.         Caption = 'Light Wood'
  246.         GroupIndex = 1
  247.         RadioItem = True
  248.         ShortCut = 56
  249.         OnClick = Lightwood1Click
  250.       end
  251.       object Marble1: TMenuItem
  252.         Caption = 'Marble'
  253.         GroupIndex = 1
  254.         RadioItem = True
  255.         ShortCut = 57
  256.         OnClick = Marble1Click
  257.       end
  258.       object None2: TMenuItem
  259.         Caption = 'None'
  260.         GroupIndex = 1
  261.         RadioItem = True
  262.         ShortCut = 48
  263.         OnClick = None2Click
  264.       end
  265.     end
  266.     object Plants1: TMenuItem
  267.       Caption = 'Plants '
  268.       object Enabled2: TMenuItem
  269.         Caption = 'Enabled'
  270.         ShortCut = 80
  271.         OnClick = Enabled2Click
  272.       end
  273.       object Randomize1: TMenuItem
  274.         Caption = 'Randomize'
  275.         ShortCut = 82
  276.         OnClick = Randomize1Click
  277.       end
  278.     end
  279.     object Zoom1: TMenuItem
  280.       Caption = 'Zoom '
  281.       object Enabled3: TMenuItem
  282.         Caption = 'Enabled'
  283.         ShortCut = 90
  284.         OnClick = Enabled3Click
  285.       end
  286.       object FreezeMovement1: TMenuItem
  287.         Caption = 'Freeze Movement'
  288.         ShortCut = 13
  289.         OnClick = FreezeMovement1Click
  290.       end
  291.       object N5: TMenuItem
  292.         Caption = '-'
  293.       end
  294.       object IncreaseZoom1: TMenuItem
  295.         Caption = 'Increase Zoom'
  296.         OnClick = IncreaseZoom1Click
  297.       end
  298.       object DecreaseZoom1: TMenuItem
  299.         Caption = 'Decrease Zoom'
  300.         OnClick = DecreaseZoom1Click
  301.       end
  302.       object N4: TMenuItem
  303.         Caption = '-'
  304.       end
  305.       object PanLeft1: TMenuItem
  306.         Caption = 'Pan Left'
  307.         OnClick = PanLeft1Click
  308.       end
  309.       object PanRight1: TMenuItem
  310.         Caption = 'Pan Right'
  311.         OnClick = PanRight1Click
  312.       end
  313.       object PanUp1: TMenuItem
  314.         Caption = 'Pan Up'
  315.         OnClick = PanUp1Click
  316.       end
  317.       object PanDown1: TMenuItem
  318.         Caption = 'Pan Down'
  319.         OnClick = PanDown1Click
  320.       end
  321.       object Usearrowkeys1: TMenuItem
  322.         Caption = 'Use arrow keys to control'
  323.         Enabled = False
  324.       end
  325.       object movementandtocontrozoom1: TMenuItem
  326.         Caption = 'panning and +/- to control zoom'
  327.         Enabled = False
  328.       end
  329.     end
  330.     object Sound1: TMenuItem
  331.       Caption = 'Sound '
  332.       object Enabled1: TMenuItem
  333.         Caption = 'Enabled'
  334.         ShortCut = 121
  335.         OnClick = Enabled1Click
  336.       end
  337.     end
  338.     object Other1: TMenuItem
  339.       Caption = 'Other '
  340.       object EnabledRandomChanges1: TMenuItem
  341.         Caption = 'Random Changes'
  342.         OnClick = EnabledRandomChanges1Click
  343.       end
  344.       object AlwaysOnTop1: TMenuItem
  345.         Caption = 'Always On Top'
  346.         ShortCut = 79
  347.         OnClick = AlwaysOnTop1Click
  348.       end
  349.       object DisplayFrameRate1: TMenuItem
  350.         Caption = 'Display Frame Rate'
  351.         ShortCut = 70
  352.         OnClick = DisplayFrameRate1Click
  353.       end
  354.     end
  355.     object help1: TMenuItem
  356.       Caption = 'Help'
  357.       object Help2: TMenuItem
  358.         Caption = 'Help'
  359.         OnClick = Help2Click
  360.       end
  361.     end
  362.   end
  363. end
  364.