📄 monthmoneyfindformunit.dfm
字号:
object MonthMoneyFindForm: TMonthMoneyFindForm
Left = 367
Top = 304
Width = 283
Height = 146
Caption = #24037#36164#25253#34920#26597#35810
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 = 73
Top = 11
Width = 129
Height = 20
AutoSize = False
Caption = #24037#36164#25253#34920#26597#35810
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 = 42
Top = 46
Width = 73
Height = 16
AutoSize = False
Caption = #26597#35810#26376#20221#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = 16554836
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 218
Top = 46
Width = 16
Height = 16
AutoSize = False
Caption = #26376
Font.Charset = DEFAULT_CHARSET
Font.Color = 16554836
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object CBMonth: TComboBox
Left = 118
Top = 44
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 = 0
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10'
'11'
'12'
#20840#24180)
end
object Button1: TButton
Left = 43
Top = 80
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 156
Top = 80
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -