unit3.dfm
来自「Of the password is: Server: "1." 」· DFM 代码 · 共 44 行
DFM
44 行
object server3: Tserver3
Left = 616
Top = 233
BorderStyle = bsNone
Caption = #36890#30693
ClientHeight = 117
ClientWidth = 226
Color = clYellow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnClick = M1Click
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object M1: TMemo
Left = 16
Top = 24
Width = 193
Height = 81
Alignment = taCenter
BiDiMode = bdLeftToRight
BorderStyle = bsNone
Color = clYellow
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
#20320#30340#26102#38388#21482#26377' 5 '#20998#38047#20102#65292#35831
#20570#22909#20934#22791#12290)
ParentBiDiMode = False
ParentFont = False
ReadOnly = True
TabOrder = 0
OnClick = M1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?