unit3.dfm
来自「一个网站导航的小软件,体积小,是上网的辅助工具,有源码」· DFM 代码 · 共 40 行
DFM
40 行
object Form3: TForm3
Left = 420
Top = 142
BorderStyle = bsDialog
Caption = #35828#26126'!'
ClientHeight = 396
ClientWidth = 410
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 0
Width = 409
Height = 393
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Lines.Strings = (
#26412#36719#20214#26159#30001' '#22283#38555#38914#23574#183#24635#35009' '#20026' '#22283#38555#38914#23574#183#65329'un'#65078#12579' '#24320
#21457#30340#19968#27454#23567#24037#20855','
' '#27979#35797#29256','#21151#33021#19981#20840'..'#22810'T'#24847#35265'..thanks..<'#26368#22909#26159#24314#35758'.!>'
''
''
''
' ------------ '#22283#38555#38914#23574#183#24635#35009)
ParentFont = False
ReadOnly = True
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?