unitfrmmain.dfm
来自「用delphi开发的托盘程序」· DFM 代码 · 共 27 行
DFM
27 行
object Form1: TForm1
Left = 178
Top = 114
Width = 379
Height = 375
Caption = #20219#21153#26639#32534#31243
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PopupMenu1: TPopupMenu
Left = 240
Top = 100
object exit: TMenuItem
Caption = #36864' '#20986
OnClick = exitClick
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?