📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 383
Top = 189
Width = 324
Height = 372
Caption = #25176#30424#25928#26524#23454#20363
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PopupMenu = pm1
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 28
Top = 98
Width = 271
Height = 125
AutoSize = False
Caption = #25176#30424#25928#26524#23454#20363#13#10#38634#32500#25216#26415#35770#22363#13#10'www.aheasy.com'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -37
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object PopupMenu1: TPopupMenu
Left = 88
Top = 72
object N1: TMenuItem
Caption = #36864#20986#31243#24207
ShortCut = 16450
OnClick = N1Click
end
object N2: TMenuItem
Caption = #26174#31034#31383#20307
ShortCut = 16449
OnClick = N2Click
end
end
object pm1: TPopupMenu
Left = 146
Top = 54
object mniN3: TMenuItem
Caption = #36864#20986#31243#24207
ShortCut = 16453
OnClick = mniN3Click
end
object mniN4: TMenuItem
Caption = #36830#25509#38634#32500
ShortCut = 16452
OnClick = mniN4Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -