home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gambler 19
/
GAMBLERCD19.BIN
/
UTILS
/
DDTPACK
/
PROGS
/
GHP
/
MENZOHK.DLL
/
0
/
RCDATA
/
TMENZOFORM
/
TMENZOFORM.txt
Wrap
Text File
|
1997-11-09
|
9KB
|
513 lines
object MenzoForm: TMenzoForm
Left = 476
Top = 388
Width = 390
Height = 324
Caption = 'MenzoForm'
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 10
Top = 4
Width = 31
Height = 13
Caption = 'Game:'
end
object Label2: TLabel
Left = 226
Top = 6
Width = 29
Height = 13
Caption = 'Race:'
end
object Label3: TLabel
Left = 8
Top = 122
Width = 37
Height = 13
Caption = 'Class 1:'
end
object Label4: TLabel
Left = 8
Top = 144
Width = 37
Height = 13
Caption = 'Class 2:'
end
object Label5: TLabel
Left = 8
Top = 166
Width = 37
Height = 13
Caption = 'Class 3:'
end
object Label6: TLabel
Left = 226
Top = 26
Width = 49
Height = 13
Caption = 'Alignment:'
end
object Level: TLabel
Left = 188
Top = 100
Width = 26
Height = 13
Alignment = taCenter
Caption = 'Level'
end
object Label8: TLabel
Left = 266
Top = 100
Width = 53
Height = 13
Alignment = taCenter
Caption = 'Experience'
end
object Label7: TLabel
Left = 8
Top = 188
Width = 16
Height = 13
Caption = 'Str:'
end
object Label9: TLabel
Left = 8
Top = 210
Width = 22
Height = 13
Caption = 'Dex:'
end
object Label10: TLabel
Left = 8
Top = 232
Width = 22
Height = 13
Caption = 'Con:'
end
object Label11: TLabel
Left = 226
Top = 48
Width = 27
Height = 13
Caption = 'Face:'
end
object Label12: TLabel
Left = 210
Top = 188
Width = 15
Height = 13
Caption = 'Int:'
end
object Label13: TLabel
Left = 210
Top = 208
Width = 21
Height = 13
Caption = 'Wis:'
end
object Label14: TLabel
Left = 210
Top = 230
Width = 22
Height = 13
Caption = 'Cha:'
end
object Label15: TLabel
Left = 8
Top = 256
Width = 24
Height = 13
Caption = 'H.P.:'
end
object Label16: TLabel
Left = 210
Top = 252
Width = 16
Height = 13
Caption = 'Str:'
end
object Label17: TLabel
Left = 226
Top = 70
Width = 28
Height = 13
Caption = 'Flags:'
end
object HeroList: TListBox
Left = 8
Top = 20
Width = 121
Height = 97
ItemHeight = 13
TabOrder = 1
OnClick = HeroListClick
end
object GameName: TPanel
Left = 44
Top = 2
Width = 157
Height = 17
Alignment = taLeftJustify
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
end
object RaceCombo: TComboBox
Left = 278
Top = 2
Width = 100
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Human'
'Half Elf'
'Halfing'
'Gnome'
'Dwarf'
'Elf'
'Unknown'
'Kenku'
'Drow')
TabOrder = 5
end
object Class1Combo: TComboBox
Left = 60
Top = 118
Width = 100
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Fighter'
'Paladin'
'Ranger'
'Cleric'
'Mage'
'Thief')
TabOrder = 9
end
object Class2Combo: TComboBox
Left = 60
Top = 140
Width = 100
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Fighter'
'Paladin'
'Ranger'
'Cleric'
'Mage'
'Thief')
TabOrder = 10
end
object Class3Combo: TComboBox
Left = 60
Top = 162
Width = 100
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Fighter'
'Paladin'
'Ranger'
'Cleric'
'Mage'
'Thief')
TabOrder = 11
end
object AlignCombo: TComboBox
Left = 278
Top = 22
Width = 100
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Lawful Good'
'Lawful Neutral'
'Neutral Good'
'True Neutral'
'Chaotic Good'
'Chaotic Neutral')
TabOrder = 6
end
object SexRG: TRadioGroup
Left = 132
Top = 20
Width = 69
Height = 45
Caption = 'Sex'
TabOrder = 2
end
object WomanRadio: TRadioButton
Left = 138
Top = 46
Width = 61
Height = 17
Caption = 'Woman'
TabOrder = 4
end
object ManRadio: TRadioButton
Left = 138
Top = 32
Width = 45
Height = 17
Caption = 'Man'
TabOrder = 3
end
object Level1Ed: TSpinEdit
Left = 170
Top = 116
Width = 65
Height = 22
MaxValue = 65535
MinValue = 0
TabOrder = 12
Value = 0
end
object Level2Ed: TSpinEdit
Left = 170
Top = 138
Width = 65
Height = 22
MaxValue = 65535
MinValue = 0
TabOrder = 13
Value = 0
end
object Level3Ed: TSpinEdit
Left = 170
Top = 160
Width = 65
Height = 22
MaxValue = 65535
MinValue = 0
TabOrder = 14
Value = 0
end
object Exp1Ed: TSpinEdit
Left = 242
Top = 116
Width = 100
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 15
Value = 0
end
object Exp2Ed: TSpinEdit
Left = 242
Top = 138
Width = 100
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 16
Value = 0
end
object Exp3Ed: TSpinEdit
Left = 242
Top = 160
Width = 100
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 17
Value = 0
end
object StrEd: TSpinEdit
Left = 60
Top = 184
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 18
Value = 0
end
object DexEd: TSpinEdit
Left = 60
Top = 206
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 20
Value = 0
end
object ConEd: TSpinEdit
Left = 60
Top = 228
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 22
Value = 0
end
object FaceEd: TSpinEdit
Left = 278
Top = 44
Width = 60
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 7
Value = 0
end
object MaxStrEd: TSpinEdit
Left = 126
Top = 184
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 19
Value = 0
end
object MaxDexEd: TSpinEdit
Left = 126
Top = 206
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 21
Value = 0
end
object MaxConEd: TSpinEdit
Left = 126
Top = 228
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 23
Value = 0
end
object IntEd: TSpinEdit
Left = 242
Top = 182
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 26
Value = 0
end
object WisEd: TSpinEdit
Left = 242
Top = 204
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 28
Value = 0
end
object ChaEd: TSpinEdit
Left = 242
Top = 226
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 30
Value = 0
end
object MaxIntEd: TSpinEdit
Left = 306
Top = 182
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 27
Value = 0
end
object MaxWisEd: TSpinEdit
Left = 306
Top = 204
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 29
Value = 0
end
object MaxChaEd: TSpinEdit
Left = 306
Top = 226
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 31
Value = 0
end
object HPEd: TSpinEdit
Left = 60
Top = 250
Width = 60
Height = 22
MaxValue = 65535
MinValue = 0
TabOrder = 24
Value = 0
end
object MaxHPEd: TSpinEdit
Left = 126
Top = 250
Width = 60
Height = 22
MaxValue = 65535
MinValue = 0
TabOrder = 25
Value = 0
end
object StreEd: TSpinEdit
Left = 242
Top = 248
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 32
Value = 0
end
object MaxStreEd: TSpinEdit
Left = 306
Top = 248
Width = 60
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 33
Value = 0
end
object FlagsEd: TSpinEdit
Left = 278
Top = 66
Width = 60
Height = 22
Enabled = False
MaxValue = 0
MinValue = 0
TabOrder = 8
Value = 0
end
end