📄 memorytrainerdesignunit.dfm.svn-base
字号:
object frmTrainerDesigner: TfrmTrainerDesigner
Left = 361
Top = 566
Width = 618
Height = 415
Caption = 'Trainer Designer'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
HelpFile = '14'
OldCreateOrder = False
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PaintBox1: TPaintBox
Left = 0
Top = 0
Width = 610
Height = 381
Align = alClient
OnMouseDown = PaintBox1MouseDown
OnMouseMove = PaintBox1MouseMove
OnMouseUp = PaintBox1MouseUp
end
object PopupMenu1: TPopupMenu
Left = 72
Top = 32
object Bringtofront1: TMenuItem
Caption = 'Bring to front'
OnClick = Bringtofront1Click
end
object Sendtoback1: TMenuItem
Caption = 'Send to back'
OnClick = Sendtoback1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -