home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Más de 2,500 Juegos
/
CD1.iso
/
ZIPDAT
/
0696
/
0696.ZIP
/
AquaScap.exe
/
0
/
RCDATA
/
TMENUFORM
/
TMENUFORM.txt
Wrap
Text File
|
1999-04-01
|
15KB
|
550 lines
object MenuForm: TMenuForm
Left = 267
Top = 283
BorderStyle = bsNone
Caption = 'Menu'
ClientHeight = 0
ClientWidth = 707
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
FormStyle = fsStayOnTop
Menu = MainMenu1
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 14
object MainMenu1: TMainMenu
Left = 544
Top = 3
object F11: TMenuItem
Caption = 'F1 '
end
object File1: TMenuItem
Caption = 'File '
object TakeVirtualTour1: TMenuItem
Caption = 'Take Virtual Tour'
OnClick = TakeVirtualTour1Click
end
object RunFullConfiguration1: TMenuItem
Caption = 'Launch Control Center'
OnClick = RunFullConfiguration1Click
end
object SaveOptions1: TMenuItem
Caption = 'Save Options'
ShortCut = 113
OnClick = SaveOptions1Click
end
object N1: TMenuItem
Caption = '-'
end
object Exit1: TMenuItem
Caption = 'Exit'
ShortCut = 27
OnClick = Exit1Click
end
end
object Register1: TMenuItem
Caption = 'Order '
object ViewOrderInformation1: TMenuItem
Caption = 'Order Information'
OnClick = ViewOrderInformation1Click
end
object RegisterOnlineSecurely1: TMenuItem
Caption = 'Order Online (Secure)'
OnClick = RegisterOnlineSecurely1Click
end
end
object Tank1: TMenuItem
Caption = 'Tank '
object Small1: TMenuItem
Caption = 'Small'
GroupIndex = 1
RadioItem = True
ShortCut = 8241
OnClick = Small1Click
end
object Medium1: TMenuItem
Caption = 'Medium'
GroupIndex = 1
RadioItem = True
ShortCut = 8242
OnClick = Medium1Click
end
object Large1: TMenuItem
Caption = 'Large'
GroupIndex = 1
RadioItem = True
ShortCut = 8243
OnClick = Large1Click
end
object FullScreen1: TMenuItem
Caption = 'Full Screen'
GroupIndex = 1
RadioItem = True
ShortCut = 8244
OnClick = FullScreen1Click
end
object N2: TMenuItem
Caption = '-'
GroupIndex = 1
end
object Rectangular1: TMenuItem
Caption = 'Rectangular'
GroupIndex = 2
RadioItem = True
ShortCut = 116
OnClick = Rectangular1Click
end
object Circular2: TMenuItem
Caption = 'Circular'
GroupIndex = 2
RadioItem = True
ShortCut = 117
OnClick = Circular2Click
end
end
object WaterColor1: TMenuItem
Caption = 'Water '
object DarkBlue1: TMenuItem
Caption = 'Midnight Blue'
GroupIndex = 1
RadioItem = True
ShortCut = 8246
OnClick = DarkBlue1Click
end
object FullBlue1: TMenuItem
Caption = 'Full Blue'
GroupIndex = 1
RadioItem = True
ShortCut = 8247
OnClick = FullBlue1Click
end
object PondHaze1: TMenuItem
Caption = 'Pond Haze'
GroupIndex = 1
RadioItem = True
ShortCut = 8248
OnClick = PondHaze1Click
end
object SeaFoam1: TMenuItem
Caption = 'Sea Foam'
GroupIndex = 1
RadioItem = True
ShortCut = 8249
OnClick = SeaFoam1Click
end
object Toggleonoff1: TMenuItem
Caption = 'Black (none)'
GroupIndex = 1
RadioItem = True
ShortCut = 8240
OnClick = Toggleonoff1Click
end
object EnableWave1: TMenuItem
Caption = 'Wave Enabled'
GroupIndex = 1
ShortCut = 87
OnClick = EnableWave1Click
end
end
object Bubbles1: TMenuItem
Caption = 'Bubbles '
object Afew1: TMenuItem
Caption = 'A few'
GroupIndex = 1
RadioItem = True
OnClick = Afew1Click
end
object Anaverageamount1: TMenuItem
Caption = 'An average amount'
GroupIndex = 1
RadioItem = True
OnClick = Anaverageamount1Click
end
object Alot1: TMenuItem
Caption = 'A lot'
GroupIndex = 1
RadioItem = True
OnClick = Alot1Click
end
object Anabsurdamount1: TMenuItem
Caption = 'An absurd amount'
GroupIndex = 1
RadioItem = True
OnClick = Anabsurdamount1Click
end
object Cycletonextbubblelevel1: TMenuItem
Caption = 'Cycle to next bubble level'
GroupIndex = 1
ShortCut = 118
OnClick = Cycletonextbubblelevel1Click
end
object N3: TMenuItem
Caption = '-'
GroupIndex = 1
end
object ShowAirtubes1: TMenuItem
Caption = 'Airtubes Enabled'
GroupIndex = 1
ShortCut = 119
OnClick = ShowAirtubes1Click
end
object ShowTankBubbles1: TMenuItem
Caption = 'Tank Bubbles Enabled'
GroupIndex = 1
ShortCut = 120
OnClick = ShowTankBubbles1Click
end
end
object Gravel1: TMenuItem
Caption = 'Gravel '
object Green1: TMenuItem
Caption = 'Green'
GroupIndex = 1
RadioItem = True
ShortCut = 49
OnClick = Green1Click
end
object Red1: TMenuItem
Caption = 'Red'
GroupIndex = 1
RadioItem = True
ShortCut = 50
OnClick = Red1Click
end
object Beige1: TMenuItem
Caption = 'Beige'
GroupIndex = 1
RadioItem = True
ShortCut = 51
OnClick = Beige1Click
end
object Blue1: TMenuItem
Caption = 'Blue'
GroupIndex = 1
RadioItem = True
ShortCut = 52
OnClick = Blue1Click
end
object Purple1: TMenuItem
Caption = 'Purple'
GroupIndex = 1
RadioItem = True
ShortCut = 53
OnClick = Purple1Click
end
object RandomMulticolored1: TMenuItem
Caption = 'Random multi-colored'
GroupIndex = 1
RadioItem = True
ShortCut = 54
OnClick = RandomMulticolored1Click
end
object None1: TMenuItem
Caption = 'None'
GroupIndex = 1
RadioItem = True
ShortCut = 192
OnClick = None1Click
end
end
object Decor1: TMenuItem
Caption = 'Decor '
object Darkwood1: TMenuItem
Caption = 'Dark Wood'
GroupIndex = 1
RadioItem = True
OnClick = Darkwood1Click
end
object Lightwood1: TMenuItem
Caption = 'Maple'
GroupIndex = 1
RadioItem = True
OnClick = Lightwood1Click
end
object Oak1: TMenuItem
Caption = 'Oak'
GroupIndex = 1
RadioItem = True
OnClick = Oak1Click
end
object Marble2: TMenuItem
Caption = 'Marble'
GroupIndex = 1
RadioItem = True
OnClick = Marble2Click
end
object Marble21: TMenuItem
Caption = 'Smooth Marble'
GroupIndex = 1
RadioItem = True
OnClick = Marble21Click
end
object Granite1: TMenuItem
Caption = 'Granite'
GroupIndex = 1
RadioItem = True
OnClick = Granite1Click
end
object Fire1: TMenuItem
Caption = 'Fire'
GroupIndex = 1
RadioItem = True
OnClick = Fire1Click
end
object Electric1: TMenuItem
Caption = 'Electric'
GroupIndex = 1
RadioItem = True
OnClick = Electric1Click
end
object Globe1: TMenuItem
Caption = 'Globe'
GroupIndex = 1
RadioItem = True
OnClick = Globe1Click
end
object None2: TMenuItem
Caption = 'None'
GroupIndex = 1
RadioItem = True
ShortCut = 48
OnClick = None2Click
end
object CycletonextDecor1: TMenuItem
Caption = 'Cycle to next Decor'
GroupIndex = 1
ShortCut = 115
OnClick = CycletonextDecor1Click
end
end
object Plants1: