aboutsrc.dfm

来自「通用题库管理系统」· DFM 代码 · 共 56 行

DFM
56
字号
object about: Tabout
  Left = 242
  Top = 231
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20851#20110#12302'GMSE'#12303
  ClientHeight = 240
  ClientWidth = 378
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object RichEdit1: TRichEdit
    Left = 16
    Top = 16
    Width = 345
    Height = 209
    BevelInner = bvSpace
    BevelOuter = bvSpace
    BevelKind = bkSoft
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    Lines.Strings = (
      ''
      '                '#22768'       '#26126
      ''
      '   '#26412#36719#20214#38500#30382#32932#25511#20214'SKIN.Dll'#30001#32593#21451#25552#20379#22806#65292#20854#20313#22343
      #20026#20316#32773#29420#31435#35774#35745#12289#35843#35797#12290#33509#38656#28304#20195#30721#65292#35831#19982#20316#32773#32852#31995#65281
      ''
      #24320#21457#24179#21488#65306'Borland Delphi 7'
      '         MicroSoft Word 2003'
      '         MicroSoft Access 2003'
      '         MicroSoft Windows XP'
      ''
      #20316#32773#65306'ssslighting   '
      'E-Mail'#65306'ssslighting@126.com'
      '                                   2006.4')
    ParentColor = True
    ParentFont = False
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 0
    WantReturns = False
  end
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?