📄 humaninfo.dfm
字号:
object EditCreditPoint: TSpinEdit
Left = 68
Top = 63
Width = 69
Height = 21
MaxValue = 255
MinValue = 0
TabOrder = 2
Value = 10
end
object EditBonusPoint: TSpinEdit
Left = 68
Top = 87
Width = 69
Height = 21
Hint = #26410#20998#37197#23646#24615#28857
MaxValue = 2000000
MinValue = 0
TabOrder = 3
Value = 10
end
object EditEditBonusPointUsed: TSpinEdit
Left = 68
Top = 111
Width = 69
Height = 21
Hint = #26410#20998#37197#23646#24615#28857
EditorEnabled = False
Enabled = False
MaxValue = 0
MinValue = 0
TabOrder = 4
Value = 10
end
end
end
object TabSheet3: TTabSheet
Caption = #23646#24615#28857
ImageIndex = 2
object GroupBox3: TGroupBox
Left = 8
Top = 8
Width = 153
Height = 193
Caption = #20154#29289#23646#24615
TabOrder = 0
object Label11: TLabel
Left = 8
Top = 19
Width = 30
Height = 12
Caption = #38450#24481':'
end
object Label13: TLabel
Left = 8
Top = 43
Width = 30
Height = 12
Caption = #39764#38450':'
end
object Label14: TLabel
Left = 8
Top = 67
Width = 42
Height = 12
Caption = #25915#20987#21147':'
end
object Label15: TLabel
Left = 8
Top = 91
Width = 30
Height = 12
Caption = #39764#27861':'
end
object Label16: TLabel
Left = 8
Top = 115
Width = 30
Height = 12
Caption = #36947#26415':'
end
object Label17: TLabel
Left = 8
Top = 139
Width = 42
Height = 12
Caption = #29983#21629#20540':'
end
object Label18: TLabel
Left = 8
Top = 163
Width = 42
Height = 12
Caption = #39764#27861#20540':'
end
object EditAC: TEdit
Left = 56
Top = 16
Width = 81
Height = 20
ReadOnly = True
TabOrder = 0
Text = 'EditName'
end
object EditMAC: TEdit
Left = 56
Top = 40
Width = 81
Height = 20
ReadOnly = True
TabOrder = 1
Text = 'EditName'
end
object EditDC: TEdit
Left = 56
Top = 64
Width = 81
Height = 20
ReadOnly = True
TabOrder = 2
Text = 'EditName'
end
object EditMC: TEdit
Left = 56
Top = 88
Width = 81
Height = 20
ReadOnly = True
TabOrder = 3
Text = 'EditName'
end
object EditSC: TEdit
Left = 56
Top = 112
Width = 81
Height = 20
ReadOnly = True
TabOrder = 4
Text = 'EditName'
end
object EditHP: TEdit
Left = 56
Top = 136
Width = 81
Height = 20
ReadOnly = True
TabOrder = 5
Text = 'EditName'
end
object EditMP: TEdit
Left = 56
Top = 160
Width = 81
Height = 20
ReadOnly = True
TabOrder = 6
Text = 'EditName'
end
end
end
object TabSheet4: TTabSheet
Caption = #36523#19978#35013#22791
ImageIndex = 3
object GroupBox7: TGroupBox
Left = 8
Top = 8
Width = 609
Height = 201
Caption = #35013#22791#21015#34920
TabOrder = 0
object GridUserItem: TStringGrid
Left = 8
Top = 16
Width = 593
Height = 177
ColCount = 10
DefaultColWidth = 55
DefaultRowHeight = 18
RowCount = 14
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goRowSelect]
TabOrder = 0
ColWidths = (
55
67
63
68
45
45
44
43
46
87)
end
end
end
object TabSheet5: TTabSheet
Caption = #32972#21253#29289#21697
ImageIndex = 4
object GroupBox8: TGroupBox
Left = 8
Top = 8
Width = 609
Height = 201
Caption = #35013#22791#21015#34920
TabOrder = 0
object GridBagItem: TStringGrid
Left = 8
Top = 16
Width = 593
Height = 177
ColCount = 10
DefaultColWidth = 55
DefaultRowHeight = 18
RowCount = 14
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goRowSelect]
TabOrder = 0
ColWidths = (
55
67
63
68
45
45
44
43
46
88)
end
end
end
object TabSheet6: TTabSheet
Caption = #20179#24211#29289#21697
ImageIndex = 5
object GroupBox10: TGroupBox
Left = 8
Top = 8
Width = 609
Height = 201
Caption = #35013#22791#21015#34920
TabOrder = 0
object GridStorageItem: TStringGrid
Left = 8
Top = 16
Width = 593
Height = 177
ColCount = 10
DefaultColWidth = 55
DefaultRowHeight = 18
FixedCols = 0
RowCount = 14
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goRowSelect]
TabOrder = 0
ColWidths = (
55
67
63
67
45
45
44
43
46
89)
end
end
end
end
object GroupBox4: TGroupBox
Left = 8
Top = 256
Width = 145
Height = 73
Caption = #25511#21046
TabOrder = 1
object CheckBoxMonitor: TCheckBox
Left = 8
Top = 16
Width = 89
Height = 17
Caption = #23454#26102#30417#25511
TabOrder = 0
OnClick = CheckBoxMonitorClick
end
object ButtonKick: TButton
Left = 8
Top = 40
Width = 65
Height = 25
Caption = #36386#19979#32447
TabOrder = 1
OnClick = ButtonKickClick
end
end
object GroupBox5: TGroupBox
Left = 160
Top = 256
Width = 121
Height = 73
Caption = #24403#21069#29366#24577
TabOrder = 2
object EditHumanStatus: TEdit
Left = 8
Top = 24
Width = 105
Height = 20
ReadOnly = True
TabOrder = 0
end
end
object ButtonSave: TButton
Left = 336
Top = 296
Width = 65
Height = 25
Caption = #20462#25913#25968#25454
TabOrder = 3
OnClick = ButtonSaveClick
end
object Timer: TTimer
Enabled = False
OnTimer = TimerTimer
Left = 144
Top = 264
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -