📄 unitmaze.~dfm
字号:
object Form1: TForm1
Left = 233
Top = 151
Width = 252
Height = 292
Caption = #36208#36855#23467
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object man: TShape
Left = 0
Top = 0
Width = 25
Height = 25
Brush.Color = clYellow
Shape = stCircle
end
object MainMenu1: TMainMenu
Left = 176
object N1: TMenuItem
Caption = #25511#21046
object N2: TMenuItem
Caption = #26032#28216#25103
OnClick = N2Click
end
object N3: TMenuItem
Caption = #36816#34892
OnClick = N3Click
end
object N4: TMenuItem
Caption = #36864#20986
OnClick = N4Click
end
end
object N5: TMenuItem
Caption = #31639#27861
object N6: TMenuItem
Caption = #38752#24038#36208
Checked = True
OnClick = clkLeft
end
object N7: TMenuItem
Caption = #26368#30701#36335#24452
OnClick = clkShort
end
end
object N8: TMenuItem
Caption = #20316#32773
OnClick = N8Click
end
end
object Timer1: TTimer
Interval = 200
OnTimer = Timer1Timer
Left = 208
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -