?? 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 + -