📄 unit3.dfm
字号:
object Form3: TForm3
Left = 363
Top = 129
Width = 593
Height = 403
AutoSize = True
Caption = #26053#23458#29366#24577#26597#35810
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 = 200
Top = 0
Width = 186
Height = 29
Caption = #26053#23458#29366#24577#26597#35810' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 0
Top = 56
Width = 270
Height = 24
Caption = #35831#36755#20837#35201#26597#35810#26053#23458#30340#22995#21517' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 280
Top = 56
Width = 137
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Button1: TButton
Left = 424
Top = 56
Width = 81
Height = 33
Caption = #26597#35810' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Memo1: TMemo
Left = 8
Top = 96
Width = 577
Height = 273
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Lines.Strings = (
''
''
''
''
''
''
''
''
''
''
''
''
''
'')
ParentFont = False
ScrollBars = ssBoth
TabOrder = 2
end
object Button2: TButton
Left = 512
Top = 56
Width = 73
Height = 33
Caption = #36864#20986' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -