📄 castlemanage.dfm
字号:
object frmCastleManage: TfrmCastleManage
Left = 262
Top = 216
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #22478#22561#31649#29702'('#26410#23436#25104')'
ClientHeight = 279
ClientWidth = 564
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 193
Height = 257
Caption = #22478#22561#21015#34920
TabOrder = 0
object ListViewCastle: TListView
Left = 8
Top = 16
Width = 177
Height = 233
Columns = <
item
Caption = #24207#21495
Width = 36
end
item
Caption = #32534#21495
Width = 36
end
item
Caption = #21517#31216
Width = 100
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnClick = ListViewCastleClick
end
end
object GroupBox2: TGroupBox
Left = 208
Top = 8
Width = 353
Height = 257
Caption = #22478#22561#20449#24687
TabOrder = 1
object PageControlCastle: TPageControl
Left = 8
Top = 16
Width = 337
Height = 233
ActivePage = TabSheet3
TabIndex = 1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #22522#26412#29366#24577
object GroupBox3: TGroupBox
Left = 5
Top = 5
Width = 321
Height = 92
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 20
Width = 54
Height = 12
Caption = #25152#23646#34892#20250':'
end
object Label1: TLabel
Left = 8
Top = 44
Width = 54
Height = 12
Caption = #36164#37329#24635#25968':'
end
object Label3: TLabel
Left = 8
Top = 68
Width = 54
Height = 12
Caption = #24403#22825#25910#20837':'
end
object Label7: TLabel
Left = 152
Top = 44
Width = 30
Height = 12
Caption = #31561#32423':'
end
object Label8: TLabel
Left = 152
Top = 68
Width = 30
Height = 12
Caption = #33021#28304':'
end
object EditOwenGuildName: TEdit
Left = 64
Top = 16
Width = 81
Height = 20
TabOrder = 0
end
object EditTotalGold: TSpinEdit
Left = 64
Top = 40
Width = 81
Height = 21
MaxValue = 2000000000
MinValue = 0
TabOrder = 1
Value = 0
end
object EditTodayIncome: TSpinEdit
Left = 64
Top = 64
Width = 81
Height = 21
MaxValue = 2000000000
MinValue = 0
TabOrder = 2
Value = 0
end
object EditTechLevel: TSpinEdit
Left = 184
Top = 40
Width = 49
Height = 21
MaxValue = 2000000000
MinValue = 0
TabOrder = 3
Value = 0
end
object EditPower: TSpinEdit
Left = 184
Top = 64
Width = 49
Height = 21
MaxValue = 2000000000
MinValue = 0
TabOrder = 4
Value = 0
end
end
end
object TabSheet3: TTabSheet
Caption = #23432#21355#29366#24577
ImageIndex = 2
object GroupBox5: TGroupBox
Left = 5
Top = 0
Width = 318
Height = 201
TabOrder = 0
object ListViewGuard: TListView
Left = 8
Top = 16
Width = 300
Height = 145
Columns = <
item
Caption = #24207#21495
Width = 36
end
item
Caption = #21517#31216
Width = 80
end
item
Caption = #24231#26631
Width = 60
end
item
Caption = #34880#37327
Width = 80
end
item
Caption = #22478#38376#29366#24577
Width = 60
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object ButtonRefresh: TButton
Left = 240
Top = 168
Width = 65
Height = 25
Caption = #21047#26032'(&R)'
TabOrder = 1
OnClick = ButtonRefreshClick
end
end
end
object TabSheet2: TTabSheet
Caption = #35774#32622
ImageIndex = 1
object GroupBox4: TGroupBox
Left = 5
Top = 5
Width = 321
Height = 89
TabOrder = 0
object Label4: TLabel
Left = 8
Top = 20
Width = 54
Height = 12
Caption = #22478#22561#21517#31216':'
end
object Label5: TLabel
Left = 8
Top = 44
Width = 54
Height = 12
Caption = #25152#23646#34892#20250':'
end
object Label6: TLabel
Left = 168
Top = 20
Width = 30
Height = 12
Caption = #22238#22478':'
end
object Edit4: TEdit
Left = 64
Top = 16
Width = 81
Height = 20
TabOrder = 0
Text = 'Edit1'
end
object Edit5: TEdit
Left = 64
Top = 40
Width = 81
Height = 20
TabOrder = 1
Text = 'Edit1'
end
object Edit6: TEdit
Left = 224
Top = 16
Width = 81
Height = 20
TabOrder = 2
Text = 'Edit1'
end
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -