📄 unitfile.dfm
字号:
object Form1: TForm1
Left = 221
Top = 197
Width = 498
Height = 288
Caption = #22810#25509#21475#30340#23454#29616
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 = 40
Top = 16
Width = 73
Height = 13
Caption = #26174#31034#35843#29992
end
object Memo1: TMemo
Left = 40
Top = 40
Width = 377
Height = 145
TabOrder = 0
end
object Button1: TButton
Left = 40
Top = 208
Width = 75
Height = 25
Caption = #35843#29992'1'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 141
Top = 208
Width = 75
Height = 25
Caption = #35843#29992'2'
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 242
Top = 208
Width = 75
Height = 25
Caption = #35843#29992'3'
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 344
Top = 208
Width = 75
Height = 25
Caption = #35843#29992'4'
TabOrder = 4
OnClick = Button4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -