📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 110
Width = 324
Height = 274
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 39
Top = 207
Width = 48
Height = 16
Caption = 'Label1'
end
object Button1: TButton
Left = 39
Top = 64
Width = 93
Height = 31
Caption = #21019#24314#32447#31243
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 39
Top = 113
Width = 93
Height = 31
Caption = #26377#20449#21495
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 39
Top = 158
Width = 93
Height = 30
Caption = #26080#20449#21495
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 187
Top = 108
Width = 92
Height = 31
Caption = #19968#20010#20449#21495
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 187
Top = 64
Width = 92
Height = 31
Caption = #21019#24314#20107#20214
TabOrder = 4
OnClick = Button5Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -