📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 315
Top = 222
Width = 474
Height = 334
Caption = #35821#38899#21512#24182#27979#35797#31243#24207
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 = 312
Top = 48
Width = 36
Height = 12
Caption = #25991#20214#19968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 312
Top = 112
Width = 36
Height = 12
Caption = #25991#20214#20108
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 336
Top = 192
Width = 75
Height = 25
Caption = #35821#38899#21512#25104
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 16
Top = 16
Width = 273
Height = 265
ScrollBars = ssBoth
TabOrder = 1
end
object Edit1: TEdit
Left = 312
Top = 73
Width = 121
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 312
Top = 136
Width = 121
Height = 21
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -