📄 monthmoneytotalunit.dfm
字号:
object MonthMoneyTotal: TMonthMoneyTotal
Left = 414
Top = 307
Width = 303
Height = 188
Caption = #24403#26376#24037#36164#24635#39069
Color = clCaptionText
Font.Charset = DEFAULT_CHARSET
Font.Color = 16554836
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 83
Top = 12
Width = 128
Height = 20
AutoSize = False
Caption = #24403#26376#24037#36164#24635#39069
Font.Charset = DEFAULT_CHARSET
Font.Color = 16554836
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 53
Top = 73
Width = 60
Height = 13
Caption = #21592#24037#20154#25968#65306
end
object Label3: TLabel
Left = 30
Top = 102
Width = 84
Height = 13
Caption = #23454#21457#24037#36164#24635#39069#65306
end
object Label4: TLabel
Left = 76
Top = 44
Width = 36
Height = 13
Caption = #26376#20221#65306
end
object Label5: TLabel
Left = 224
Top = 44
Width = 12
Height = 13
Caption = #26376
end
object Edit1: TEdit
Left = 120
Top = 69
Width = 121
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
ReadOnly = True
TabOrder = 0
end
object Edit2: TEdit
Left = 120
Top = 98
Width = 121
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
ReadOnly = True
TabOrder = 1
end
object Button1: TButton
Left = 168
Top = 128
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button1Click
end
object CBMonth: TComboBox
Left = 120
Top = 40
Width = 97
Height = 21
BevelKind = bkFlat
Font.Charset = DEFAULT_CHARSET
Font.Color = 16554836
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 3
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10'
'11'
'12')
end
object Button2: TButton
Left = 48
Top = 128
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -