📄 nationaldebt.dfm
字号:
inherited frmNationalDebt: TfrmNationalDebt
Width = 702
Height = 470
Caption = #22269#20538#20449#24687#26597#35810
Font.Charset = ANSI_CHARSET
Font.Height = -12
Font.Name = #23435#20307
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
inherited CoolBar1: TCoolBar
Width = 694
Height = 152
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 38
Width = 690
end
item
Control = Panel4
ImageIndex = -1
MinHeight = 108
Width = 690
end>
inherited ToolBar1: TToolBar
Width = 677
object TBtnStat: TToolButton
Left = 0
Top = 0
Caption = 'TBtnStat'
ImageIndex = 3
OnClick = TBtnStatClick
end
object ToolButton5: TToolButton
Left = 39
Top = 0
Width = 8
Caption = 'ToolButton5'
ImageIndex = 1
Style = tbsSeparator
end
object TBtnExit: TToolButton
Left = 47
Top = 0
Caption = 'TBtnExit'
ImageIndex = 0
OnClick = TBtnExitClick
end
end
object Panel4: TPanel
Left = 9
Top = 40
Width = 677
Height = 108
BevelOuter = bvNone
TabOrder = 1
object Label2: TLabel
Left = 166
Top = 13
Width = 12
Height = 12
Caption = #33267
end
object dtDate1: TDateTimePicker
Left = 71
Top = 6
Width = 91
Height = 20
Date = 37851.393295625000000000
Time = 37851.393295625000000000
Enabled = False
TabOrder = 1
end
object dtDate2: TDateTimePicker
Left = 184
Top = 6
Width = 91
Height = 20
Date = 37851.393295625000000000
Time = 37851.393295625000000000
Enabled = False
TabOrder = 2
end
object chkDate: TCheckBox
Left = 0
Top = 9
Width = 68
Height = 17
Caption = #36141#20080#26085#26399
TabOrder = 0
OnClick = chkDateClick
end
object chkMoney: TCheckBox
Left = 0
Top = 35
Width = 68
Height = 17
Caption = #36141#20080#37329#39069
TabOrder = 3
OnClick = chkMoneyClick
end
object cmbCondM: TComboBox
Left = 71
Top = 33
Width = 91
Height = 20
Enabled = False
ItemHeight = 12
ItemIndex = 5
TabOrder = 4
Text = #20171#20110'...'#20043#38388
OnChange = cmbCondMChange
Items.Strings = (
#22823#20110#31561#20110
#22823#20110
#31561#20110
#23567#20110
#23567#20110#31561#20110
#20171#20110'...'#20043#38388)
end
object edtMoney1: TEdit
Left = 184
Top = 32
Width = 106
Height = 20
Enabled = False
TabOrder = 5
Text = ' 0.00'
OnExit = edtMoney1Exit
OnKeyPress = edtMoney1KeyPress
OnMouseDown = edtCount1MouseDown
end
object edtMoney2: TEdit
Left = 303
Top = 32
Width = 106
Height = 20
Enabled = False
TabOrder = 6
Text = ' 0.00'
OnExit = edtMoney1Exit
OnKeyPress = edtMoney1KeyPress
OnMouseDown = edtCount1MouseDown
end
object chkCount: TCheckBox
Left = 0
Top = 61
Width = 68
Height = 17
Caption = #36141#20080#25968#37327
TabOrder = 7
OnClick = chkCountClick
end
object cmbCondC: TComboBox
Left = 71
Top = 59
Width = 91
Height = 20
Enabled = False
ItemHeight = 12
ItemIndex = 5
TabOrder = 8
Text = #20171#20110'...'#20043#38388
OnChange = cmbCondCChange
Items.Strings = (
#22823#20110#31561#20110
#22823#20110
#31561#20110
#23567#20110
#23567#20110#31561#20110
#20171#20110'...'#20043#38388)
end
object edtCount1: TEdit
Left = 184
Top = 58
Width = 106
Height = 20
Enabled = False
TabOrder = 9
Text = ' 0'
OnExit = edtCount1Exit
OnKeyPress = edtCount1KeyPress
OnMouseDown = edtCount1MouseDown
end
object edtCount2: TEdit
Left = 303
Top = 58
Width = 106
Height = 20
Enabled = False
TabOrder = 10
Text = ' 0'
OnExit = edtCount1Exit
OnKeyPress = edtCount1KeyPress
OnMouseDown = edtCount1MouseDown
end
object chkVariety: TCheckBox
Left = 0
Top = 88
Width = 68
Height = 15
Caption = #36141#20080#21697#31181
TabOrder = 11
OnClick = chkVarietyClick
end
object chkCity: TCheckBox
Left = 136
Top = 87
Width = 74
Height = 18
Caption = #36164#37329#20013#24515
Checked = True
State = cbChecked
TabOrder = 12
OnClick = chkCityClick
end
end
end
inherited Panel1: TPanel
Left = 145
Top = 152
Height = 291
inherited tvInfo: TTreeView
Top = 39
Height = 251
Visible = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -