📄 unit1.dfm
字号:
object Label10: TLabel
Left = 143
Top = 63
Width = 48
Height = 11
Caption = #26178' '#20351#29992' '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #26032#32048#26126#39636
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 52
Top = 18
Width = 26
Height = 13
Caption = '0/0 '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 52
Top = 42
Width = 17
Height = 13
Caption = '0/0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 8
Top = 40
Width = 40
Height = 16
Caption = 'MP'#65306
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #26032#32048#26126#39636
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 16
Width = 38
Height = 16
Caption = 'HP'#65306
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #26032#32048#26126#39636
Font.Style = [fsBold]
ParentFont = False
end
object CheckBox5: TCheckBox
Left = 8
Top = 63
Width = 105
Height = 17
Caption = #30070'HP(%)'#20302#26044
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #26032#32048#26126#39636
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = CheckBox5Click
end
object CheckBox6: TCheckBox
Left = 8
Top = 86
Width = 105
Height = 17
Caption = #30070'MP(%)'#20302#26044' '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #26032#32048#26126#39636
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = CheckBox6Click
end
object Edit3: TEdit
Left = 96
Top = 86
Width = 41
Height = 19
TabOrder = 2
Text = '0'
end
object Edit2: TEdit
Left = 96
Top = 61
Width = 41
Height = 19
TabOrder = 3
Text = '0'
end
object ComboBox2: TComboBox
Left = 197
Top = 86
Width = 49
Height = 19
ItemHeight = 11
TabOrder = 4
Text = '2'
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'f1'
'f2'
'f3'
'f4'
'f5'
'f6'
'f7'
'f8')
end
object ComboBox1: TComboBox
Left = 197
Top = 61
Width = 49
Height = 19
ItemHeight = 11
TabOrder = 5
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'f1'
'f2'
'f3'
'f4'
'f5'
'f6'
'f7'
'f8')
end
end
object GroupBox1: TGroupBox
Left = 8
Top = 248
Width = 257
Height = 89
Caption = #30333#30446#21151#33021#21312
Enabled = False
TabOrder = 4
object CheckBox2: TCheckBox
Left = 15
Top = 39
Width = 97
Height = 17
Caption = #38577#34255#24314#31689' '
TabOrder = 0
OnClick = CheckBox2Click
end
object CheckBox3: TCheckBox
Left = 142
Top = 17
Width = 97
Height = 17
Caption = #31359#29254
TabOrder = 1
OnClick = CheckBox3Click
end
object CheckBox4: TCheckBox
Left = 142
Top = 40
Width = 97
Height = 17
Caption = #28961#38480#36339#36493
TabOrder = 2
OnClick = CheckBox4Click
end
object CheckBox7: TCheckBox
Left = 15
Top = 62
Width = 97
Height = 17
Caption = #28961#38480#35222#37326
TabOrder = 3
OnClick = CheckBox7Click
end
object CheckBox8: TCheckBox
Left = 142
Top = 63
Width = 97
Height = 17
Caption = #28961#38480#34920#24773
TabOrder = 4
OnClick = CheckBox8Click
end
object CheckBox1: TCheckBox
Left = 15
Top = 16
Width = 97
Height = 17
Caption = #39131#22825
TabOrder = 5
OnClick = CheckBox1Click
end
end
object Button1: TButton
Left = 30
Top = 343
Width = 91
Height = 25
Caption = #36938#25138#38617#38283' '
TabOrder = 5
OnClick = Button1Click
end
object Button3: TButton
Left = 151
Top = 343
Width = 91
Height = 25
Caption = #38364#38281#22806#25499' '
TabOrder = 6
OnClick = Button3Click
end
object GroupBox4: TGroupBox
Left = 8
Top = 204
Width = 258
Height = 38
Caption = #24618#29289#35338#24687
TabOrder = 7
object Label1: TLabel
Left = 15
Top = 17
Width = 39
Height = 13
Caption = #31561#32026': '
end
object Label7: TLabel
Left = 50
Top = 17
Width = 15
Height = 13
Caption = '0 '
end
object Label12: TLabel
Left = 87
Top = 17
Width = 39
Height = 13
Caption = #34880#37327': '
end
object Label13: TLabel
Left = 132
Top = 17
Width = 17
Height = 13
Caption = '0/0'
end
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 208
Top = 32
end
object Timer2: TTimer
Interval = 100
OnTimer = Timer2Timer
Left = 232
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -