📄 main.dfm.~2~
字号:
object Form9: TForm9
Left = 0
Top = 0
Caption = 'Form9'
ClientHeight = 475
ClientWidth = 517
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object lbl1: TLabel
Left = 0
Top = 4
Width = 28
Height = 13
Caption = #36873#25321':'
end
object txt1: TEdit
Left = 29
Top = 1
Width = 403
Height = 21
TabOrder = 0
Text = 'txt1'
end
object btn1: TButton
Left = 438
Top = -1
Width = 75
Height = 25
Caption = #36873#25321#25991#20214
TabOrder = 1
OnClick = btn1Click
end
object dlgOpen1: TOpenDialog
Left = 608
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -