📄 mrrz.dfm
字号:
object FRM_RZ: TFRM_RZ
Left = 394
Top = 290
Width = 374
Height = 278
Caption = #26597#30475#26085#24535
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 24
Top = 16
Width = 313
Height = 169
Lines.Strings = (
'Memo1')
ScrollBars = ssVertical
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 152
Top = 200
Width = 75
Height = 25
Caption = #26597#30475
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 256
Top = 200
Width = 75
Height = 25
Caption = #28040#31354
TabOrder = 2
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -