weihu.dfm
来自「利用网络高效维护机房」· DFM 代码 · 共 48 行
DFM
48 行
object WhForm: TWhForm
Left = 57
Top = 111
BorderStyle = bsToolWindow
Caption = #26426#25151#32500#25252
ClientHeight = 393
ClientWidth = 710
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 16
Top = 16
Width = 673
Height = 305
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
end
object Memo2: TMemo
Left = 16
Top = 344
Width = 673
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?