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

📄 frmaboutu.dfm

📁 图书借阅管理系统含源代码
💻 DFM
字号:
object frmAbout: TfrmAbout
  Left = 361
  Top = 266
  AutoScroll = False
  Caption = #20851#20110
  ClientHeight = 186
  ClientWidth = 221
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
  object Label1: TLabel
    Left = 8
    Top = 8
    Width = 201
    Height = 16
    AutoSize = False
    Caption = 'Label1'
  end
  object Label2: TLabel
    Left = 8
    Top = 32
    Width = 80
    Height = 16
    Caption = #20316#32773#65306#26519#32724
  end
  object Label3: TLabel
    Left = 8
    Top = 56
    Width = 160
    Height = 16
    Caption = #24320#21457#24037#20855#65306'DELPHI 7.0'
  end
  object Label4: TLabel
    Left = 8
    Top = 80
    Width = 152
    Height = 16
    Caption = #24320#21457#26102#38388#65306'2006'#24180'5'#26376
  end
  object Label5: TLabel
    Left = 8
    Top = 104
    Width = 184
    Height = 16
    Caption = 'QQ:13913966'#65288#35199#29916#22823#31505#65289
  end
  object labEmail: TLabel
    Left = 8
    Top = 128
    Width = 176
    Height = 16
    Cursor = crHandPoint
    Caption = 'E-Mail'#65306'cuiang@163.com'
    OnClick = labEmailClick
    OnMouseMove = labEmailMouseMove
    OnMouseLeave = labEmailMouseLeave
  end
  object btnClose: TBitBtn
    Left = 136
    Top = 152
    Width = 75
    Height = 25
    Cancel = True
    Caption = #20851#38381'(&C)'
    TabOrder = 0
    OnClick = btnCloseClick
  end
end

⌨️ 快捷键说明

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