📄 unit9.dfm
字号:
object mmxg: Tmmxg
Left = 269
Top = 172
Width = 465
Height = 362
Caption = #20462#25913#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 24
Width = 96
Height = 27
Caption = #26087#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26041#27491#23002#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 96
Width = 96
Height = 27
Caption = #26032#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26041#27491#23002#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 64
Top = 184
Width = 120
Height = 27
Caption = #30830#35748#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26041#27491#23002#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 192
Top = 24
Width = 180
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 192
Top = 108
Width = 180
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 192
Top = 192
Width = 180
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 2
end
object Button1: TButton
Left = 80
Top = 256
Width = 97
Height = 41
Caption = #20462#25913
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 240
Top = 256
Width = 97
Height = 41
Caption = #21462#28040
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -