⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 formabout.dfm

📁 Delphi数据库编程
💻 DFM
字号:
object frmAbout: TfrmAbout
  Left = 347
  Top = 247
  Width = 343
  Height = 233
  Caption = #20851#20110
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClick = FormClick
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 48
    Top = 16
    Width = 257
    Height = 32
    Alignment = taCenter
    AutoSize = False
    Caption = #35838#31243#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -32
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 72
    Top = 88
    Width = 217
    Height = 25
    AutoSize = False
    Caption = #29256#26435#25152#26377'(C)  2004 xxxx'#22823#23398#25945#21153#22788
  end
  object Label1: TLabel
    Left = 264
    Top = 64
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #27979#35797#29256
  end
  object lblSupport: TLabel
    Left = 32
    Top = 144
    Width = 209
    Height = 13
    Cursor = crHandPoint
    AutoSize = False
    Caption = #25216#26415#25903#25345' http://www.xxx.edu.cn/'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    OnClick = lblSupportClick
    OnMouseEnter = lblSupportMouseEnter
    OnMouseLeave = lblSupportMouseLeave
  end
  object lblMail: TLabel
    Left = 32
    Top = 176
    Width = 169
    Height = 13
    Cursor = crHandPoint
    AutoSize = False
    Caption = #30005#23376#37038#20214'  master@xxx.edu.cn'
    OnClick = lblMailClick
    OnMouseEnter = lblMailMouseEnter
    OnMouseLeave = lblMailMouseLeave
  end
  object btnQuit: TButton
    Left = 248
    Top = 168
    Width = 75
    Height = 25
    Caption = #36864#20986
    ModalResult = 1
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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