📄 unit1.dfm
字号:
object Form1: TForm1
Left = 219
Top = 374
Width = 336
Height = 228
Caption = #29289#27969#31649#29702#31995#32479
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 = 32
Top = 24
Width = 121
Height = 30
Caption = #31995#32479#30331#38470
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -29
Font.Name = #21326#25991#26032#39759
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 48
Top = 144
Width = 200
Height = 25
Caption = #30331#38470
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 64
Top = 88
Width = 161
Height = 21
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -