📄 unit3.dfm
字号:
object Form3: TForm3
Left = 269
Top = 170
AutoScroll = False
Caption = 'Form3'
ClientHeight = 434
ClientWidth = 688
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
Menu = MainMenu1
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Edit1: TEdit
Left = 144
Top = 0
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit1'
end
object MainMenu1: TMainMenu
Left = 344
Top = 216
object dffdsfsafddsf1: TMenuItem
Caption = 'Form3'
object Menu1: TMenuItem
Caption = 'Menu'
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -