📄 unit1.dfm
字号:
object Form1: TForm1
Left = 410
Top = 186
Width = 696
Height = 480
Caption = 'POS V1.0'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object MainMenu1: TMainMenu
Left = 16
Top = 8
object N1: TMenuItem
Caption = #25991#20214
end
object N2: TMenuItem
Caption = #32534#36753
object N3: TMenuItem
end
end
object N4: TMenuItem
Caption = #24037#20855
end
object N5: TMenuItem
Caption = #27880#20876
OnClick = N5Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -