📄 munincome.~dfm
字号:
object funbu: Tfunbu
Left = 192
Top = 107
Width = 453
Height = 206
BorderIcons = [biSystemMenu]
Caption = 'funbu'
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 28
Width = 71
Height = 14
AutoSize = False
Caption = #25910#20837#26085#26399':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 16
Top = 59
Width = 71
Height = 14
AutoSize = False
Caption = #25910#20837#37329#39069':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 16
Top = 89
Width = 71
Height = 14
AutoSize = False
Caption = #25910#20837#21407#22240':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object dtpck1: TDateTimePicker
Left = 90
Top = 24
Width = 99
Height = 23
CalAlignment = dtaLeft
Date = 39193.9435695139
Format = 'yyyy-MM-dd'
Time = 39193.9435695139
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object Edit1: TEdit
Left = 90
Top = 55
Width = 105
Height = 21
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 90
Top = 85
Width = 329
Height = 21
TabOrder = 2
end
object but1: TButton
Left = 208
Top = 120
Width = 89
Height = 41
Caption = 'but1'
TabOrder = 3
OnClick = but1Click
end
object but2: TButton
Left = 306
Top = 120
Width = 89
Height = 41
Caption = 'Button1'
TabOrder = 4
OnClick = but2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -