📄 toolpop.dfm
字号:
object Frm_Pop: TFrm_Pop
Left = 385
Top = 273
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = #28909#34880#20043#26143' - '#28909#34880#27743#28246#38450#36741#21161#24037#20855
ClientHeight = 186
ClientWidth = 255
Color = clWhite
Constraints.MinWidth = 130
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Scaled = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolPage: TRzPageControl
Left = 0
Top = 0
Width = 255
Height = 170
ActivePage = TabDef
Align = alTop
HotTrack = False
TabIndex = 0
TabOrder = 0
FixedDimension = 18
object TabDef: TRzTabSheet
Color = clWhite
Caption = #33258#21160#20445#25252
object Label1: TLabel
Left = 138
Top = 36
Width = 24
Height = 12
Caption = #21152#32418
Transparent = True
end
object Label2: TLabel
Left = 138
Top = 61
Width = 24
Height = 12
Caption = #21152#34013
Transparent = True
end
object Label3: TLabel
Left = 138
Top = 84
Width = 24
Height = 12
Caption = #25216#33021
Transparent = True
end
object Label4: TLabel
Left = 138
Top = 108
Width = 24
Height = 12
Caption = #20351#29992
Transparent = True
end
object Label6: TLabel
Left = 25
Top = 12
Width = 206
Height = 12
Caption = #20351#29992#28909#38190' INSERT '#24320#21551'/'#20851#38381#26412#21151#33021
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label13: TLabel
Left = 26
Top = 126
Width = 49
Height = 12
Caption = 'Label13'
Font.Charset = GB2312_CHARSET
Font.Color = clFuchsia
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Edit_SkillValue: TRzSpinEdit
Left = 86
Top = 79
Width = 47
Height = 20
AllowKeyEdit = True
Max = 30000.000000000000000000
Min = 1000.000000000000000000
Value = 1000.000000000000000000
FlatButtons = True
FrameVisible = True
TabOrder = 0
OnChange = CheckChange
end
object Check_Skill: TRzCheckBox
Left = 26
Top = 81
Width = 57
Height = 17
AlignmentVertical = avCenter
Caption = #38388#38548
FrameColor = 8409372
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
HighlightColor = 2203937
HotTrack = True
HotTrackColor = 3983359
HotTrackColorType = htctActual
ParentFont = False
State = cbUnchecked
TabOrder = 1
Transparent = True
OnClick = CheckChange
end
object Check_DefendMp: TRzCheckBox
Left = 26
Top = 59
Width = 57
Height = 17
AlignmentVertical = avCenter
Caption = 'MP'#20302#20110
FrameColor = 8409372
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
HighlightColor = 2203937
HotTrack = True
HotTrackColor = 3983359
HotTrackColorType = htctActual
ParentFont = False
State = cbUnchecked
TabOrder = 2
Transparent = True
OnClick = CheckChange
end
object Edit_DefendMpValue: TRzSpinEdit
Left = 86
Top = 56
Width = 47
Height = 20
AllowKeyEdit = True
Max = 9999.000000000000000000
Min = 50.000000000000000000
Value = 50.000000000000000000
FlatButtons = True
FrameVisible = True
TabOrder = 3
OnChange = CheckChange
end
object Edit_DefendHpValue: TRzSpinEdit
Left = 86
Top = 31
Width = 47
Height = 20
AllowKeyEdit = True
Max = 9999.000000000000000000
Min = 50.000000000000000000
Value = 50.000000000000000000
FlatButtons = True
FrameVisible = True
TabOrder = 4
OnChange = CheckChange
end
object Check_DefendHp: TRzCheckBox
Left = 26
Top = 33
Width = 57
Height = 17
AlignmentVertical = avCenter
Caption = 'HP'#20302#20110
FrameColor = 8409372
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
HighlightColor = 2203937
HotTrack = True
HotTrackColor = 3983359
HotTrackColorType = htctActual
ParentFont = False
State = cbUnchecked
TabOrder = 5
Transparent = True
OnClick = CheckChange
end
object ComboBox_skill: TRzComboBox
Left = 170
Top = 79
Width = 57
Height = 20
Style = csDropDownList
Ctl3D = False
FlatButtons = True
FrameVisible = True
ItemHeight = 12
ParentCtl3D = False
TabOrder = 6
Text = 'F5'
OnChange = CheckChange
Items.Strings = (
'F1'
'F2'
'F3'
'F4'
'F5'
'F6'
'F7'
'F8'
'F9'
'F10')
ItemIndex = 4
end
object ComboBox_MP: TRzComboBox
Left = 170
Top = 55
Width = 57
Height = 20
Style = csDropDownList
Ctl3D = False
FlatButtons = True
FrameVisible = True
ItemHeight = 12
ParentCtl3D = False
TabOrder = 7
Text = 'F10'
OnChange = CheckChange
Items.Strings = (
'F1'
'F2'
'F3'
'F4'
'F5'
'F6'
'F7'
'F8'
'F9'
'F10')
ItemIndex = 9
end
object ComboBox_HP: TRzComboBox
Left = 170
Top = 31
Width = 57
Height = 20
Style = csDropDownList
Ctl3D = False
FlatButtons = True
FrameVisible = True
ItemHeight = 12
ParentCtl3D = False
TabOrder = 8
Text = 'F9'
OnChange = CheckChange
Items.Strings = (
'F1'
'F2'
'F3'
'F4'
'F5'
'F6'
'F7'
'F8'
'F9'
'F10')
ItemIndex = 8
end
object ComboBox_Back: TRzComboBox
Left = 170
Top = 103
Width = 57
Height = 20
Style = csDropDownList
Ctl3D = False
FlatButtons = True
FrameVisible = True
ItemHeight = 12
ParentCtl3D = False
TabOrder = 9
Text = 'F8'
OnChange = CheckChange
Items.Strings = (
'F1'
'F2'
'F3'
'F4'
'F5'
'F6'
'F7'
'F8'
'F9'
'F10')
ItemIndex = 7
end
object chkAutoBack: TRzCheckBox
Left = 26
Top = 105
Width = 107
Height = 17
AlignmentVertical = avCenter
Caption = #26080#33647#33258#21160#22238#22478
FrameColor = 8409372
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
HighlightColor = 2203937
HotTrack = True
HotTrackColor = 3983359
HotTrackColorType = htctActual
ParentFont = False
State = cbUnchecked
TabOrder = 10
Transparent = True
OnClick = CheckChange
end
end
object TabSpeak: TRzTabSheet
Color = clWhite
Caption = #33258#21160#21898#35805
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -