functionconfig.dfm
来自「2009最新 传奇汉化0599代码 传奇汉化」· DFM 代码 · 共 2,370 行 · 第 1/5 页
DFM
2,370 行
Top = 17
Width = 157
Height = 53
Caption = 'Level to be a master'
TabOrder = 0
object Label29: TLabel
Left = 9
Top = 20
Width = 29
Height = 13
Caption = 'Level:'
end
object EditMasterOKLevel: TSpinEdit
Left = 74
Top = 16
Width = 57
Height = 24
Hint = 'Minimum level you must be before being a master'
MaxValue = 65535
MinValue = 1
TabOrder = 0
Value = 10
OnChange = EditMasterOKLevelChange
end
end
object GroupBox23: TGroupBox
Left = 9
Top = 78
Width = 157
Height = 79
Caption = 'Level to get'
TabOrder = 1
object Label30: TLabel
Left = 9
Top = 20
Width = 35
Height = 13
Caption = 'Credits:'
end
object Label31: TLabel
Left = 9
Top = 46
Width = 33
Height = 13
Caption = 'Bonus:'
end
object EditMasterOKCreditPoint: TSpinEdit
Left = 74
Top = 16
Width = 57
Height = 24
Hint = 'Level before earning master credits'
MaxValue = 100
MinValue = 0
TabOrder = 0
Value = 10
OnChange = EditMasterOKCreditPointChange
end
object EditMasterOKBonusPoint: TSpinEdit
Left = 74
Top = 42
Width = 57
Height = 24
Hint = 'Level before earning master bonus points'
MaxValue = 1000
MinValue = 0
TabOrder = 1
Value = 10
OnChange = EditMasterOKBonusPointChange
end
end
end
object ButtonMasterSave: TButton
Left = 341
Top = 142
Width = 71
Height = 28
Hint = 'Save settings'
Caption = '&Save'
TabOrder = 1
OnClick = ButtonMasterSaveClick
end
end
object TabSheet38: TTabSheet
Caption = 'Re-Birth system'
ImageIndex = 9
object GroupBox29: TGroupBox
Left = 64
Top = 9
Width = 122
Height = 278
Caption = 'Name colors (Level)'
TabOrder = 0
object Label56: TLabel
Left = 12
Top = 17
Width = 9
Height = 13
Caption = '1:'
end
object LabelReNewNameColor1: TLabel
Left = 95
Top = 16
Width = 10
Height = 18
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label58: TLabel
Left = 12
Top = 43
Width = 9
Height = 13
Caption = '2:'
end
object LabelReNewNameColor2: TLabel
Left = 95
Top = 42
Width = 10
Height = 18
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label60: TLabel
Left = 12
Top = 69
Width = 9
Height = 13
Caption = '3:'
end
object LabelReNewNameColor3: TLabel
Left = 95
Top = 68
Width = 10
Height = 18
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label62: TLabel
Left = 12
Top = 95
Width = 9
Height = 13
Caption = '4:'
end
object LabelReNewNameColor4: TLabel
Left = 95
Top = 94
Width = 10
Height = 18
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label64: TLabel
Left = 12
Top = 121
Width = 9
Height = 13
Caption = '5:'
end
object LabelReNewNameColor5: TLabel
Left = 95
Top = 120
Width = 10
Height = 18
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label66: TLabel
Left = 12
Top = 147
Width = 9
Height = 13
Caption = '6:'
end
object LabelReNewNameColor6: TLabel
Left = 95
Top = 146
Width = 10
Height = 18
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label68: TLabel
Left = 12
Top = 173
Width = 9
Height = 13
Caption = '7:'
end
object LabelReNewNameColor7: TLabel
Left = 95
Top = 172
Width = 10
Height = 18
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label70: TLabel
Left = 12
Top = 199
Width = 9
Height = 13
Caption = '8:'
end
object LabelReNewNameColor8: TLabel
Left = 95
Top = 198
Width = 10
Height = 18
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label72: TLabel
Left = 12
Top = 225
Width = 9
Height = 13
Caption = '9:'
end
object LabelReNewNameColor9: TLabel
Left = 95
Top = 224
Width = 10
Height = 18
AutoSize = False
Color = clBackground
ParentColor = False
end
object Label74: TLabel
Left = 12
Top = 251
Width = 15
Height = 13
Caption = '10:'
end
object LabelReNewNameColor10: TLabel
Left = 95
Top = 250
Width = 10
Height = 18
AutoSize = False
Color = clBackground
ParentColor = False
end
object EditReNewNameColor1: TSpinEdit
Left = 43
Top = 13
Width = 45
Height = 24
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 0
Value = 255
OnChange = EditReNewNameColor1Change
end
object EditReNewNameColor2: TSpinEdit
Left = 43
Top = 39
Width = 45
Height = 24
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 1
Value = 255
OnChange = EditReNewNameColor2Change
end
object EditReNewNameColor3: TSpinEdit
Left = 43
Top = 65
Width = 45
Height = 24
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 2
Value = 255
OnChange = EditReNewNameColor3Change
end
object EditReNewNameColor4: TSpinEdit
Left = 43
Top = 91
Width = 45
Height = 24
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 3
Value = 255
OnChange = EditReNewNameColor4Change
end
object EditReNewNameColor5: TSpinEdit
Left = 43
Top = 117
Width = 45
Height = 24
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 4
Value = 255
OnChange = EditReNewNameColor5Change
end
object EditReNewNameColor6: TSpinEdit
Left = 43
Top = 143
Width = 45
Height = 24
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 5
Value = 255
OnChange = EditReNewNameColor6Change
end
object EditReNewNameColor7: TSpinEdit
Left = 43
Top = 169
Width = 45
Height = 24
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 6
Value = 255
OnChange = EditReNewNameColor7Change
end
object EditReNewNameColor8: TSpinEdit
Left = 43
Top = 195
Width = 45
Height = 24
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 7
Value = 255
OnChange = EditReNewNameColor8Change
end
object EditReNewNameColor9: TSpinEdit
Left = 43
Top = 221
Width = 45
Height = 24
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 8
Value = 255
OnChange = EditReNewNameColor9Change
end
object EditReNewNameColor10: TSpinEdit
Left = 43
Top = 247
Width = 45
Height = 24
EditorEnabled = False
MaxValue = 255
MinValue = 0
TabOrder = 9
Value = 255
OnChange = EditReNewNameColor10Change
end
end
object ButtonReNewLevelSave: TButton
Left = 251
Top = 205
Width = 71
Height = 27
Hint = 'Save settings'
Caption = '&Save'
TabOrder = 1
OnClick = ButtonReNewLevelSaveClick
end
object GroupBox30: TGroupBox
Left = 194
Top = 9
Width = 181
Height = 70
Caption = 'On rebirth change name color?'
TabOrder = 2
object Label57: TLabel
Left = 9
Top = 46
Width = 26
Height = 13
Caption = 'Time:'
end
object Label59: TLabel
Left = 90
Top = 48
Width = 9
Height = 13
Caption = 'M'
end
object EditReNewNameColorTime: TSpinEdit
Left = 48
Top = 42
Width = 40
Height = 24
Hint = 'Time colour will last before reverting to normal'
EditorEnabled = False
MaxValue = 10
MinValue = 1
TabOrder = 0
Value = 10
OnChange = EditReNewNameColorTimeChange
end
object CheckBoxReNewChangeColor: TCheckBox
Left = 9
Top = 17
Width = 61
Height = 19
Hint = 'Name will change colour when reborn'
Caption = 'Change'
TabOrder = 1
OnClick = CheckBoxReNewChangeColorClick
end
end
object GroupBox33: TGroupBox
Left = 194
Top = 87
Width = 181
Height = 44
TabOrder = 3
object CheckBoxReNewLevelClearExp: TCheckBox
Left = 9
Top = 17
Width = 124
Height = 19
Hint = 'reset exp to 0 when reborn'
Caption = 'On Rebirth reset exp?'
TabOrder = 0
OnClick = CheckBoxReNewLevelClearExpClick
end
end
end
object TabSheet39: TTabSheet
Caption = 'Monster levels'
ImageIndex = 10
object ButtonMonUpgradeSave: TButton
Left = 390
Top = 283
Width = 70
Height = 27
Hint = 'Save settings'
Caption = '&Save'
TabOrder = 0
OnClick = ButtonMonUpgradeSaveClick
end
object GroupBox32: TGroupBox
Left = 9
Top = 9
Width = 122
Height = 252
Caption = 'Mon name color (Level)'
TabOrder = 1
object Label65: TLabel
Left = 12
Top = 17
Width = 9
Height = 13
Caption = '1:'
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?