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

📄 aboutbox.dfm

📁 房屋出租信息管理系统,房屋出租信息的录入、查询、删除以及用户管理等功能
💻 DFM
字号:
object AboutBoxForm: TAboutBoxForm
  Left = 299
  Top = 239
  BorderStyle = bsDialog
  Caption = 'AboutBoxForm'
  ClientHeight = 178
  ClientWidth = 316
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 1
    Top = 158
    Width = 154
    Height = 14
    Caption = #27880#65306#26412#36719#20214#20005#31105#38750#27861#22797#21046
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -14
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 313
    Height = 153
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = True
    ParentFont = False
    TabOrder = 0
    object ProgramIcon: TImage
      Left = 13
      Top = 13
      Width = 65
      Height = 57
      Picture.Data = {
        07544269746D6170F6000000424DF60000000000000076000000280000001000
        000010000000010004000000000080000000120B0000120B0000100000000000
        0000000000000000800000800000008080008000000080008000808000007F7F
        7F00BFBFBF000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
        FF0099999999999999999C0000C0000000099C0707C0000707099C0000C00000
        00099CC007C000C000099CC000C00CC000C99CCC00C00CC007C99CCC07CCCCC0
        00C99CCC00CCCCCC07C99CCC07CCCCCC00C99CCC00CCC8CCCCC99CCCC0CCCCCC
        CCC99C8CCCCC8CCCC9C99CCCCCCCCCCCCCC99CCCCCCCCCCCCCC9999999999999
        9999}
      Stretch = True
      IsControl = True
    end
    object Label1: TLabel
      Left = 91
      Top = 45
      Width = 91
      Height = 14
      Caption = #29256#26412'1.0      '
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object ProductName: TLabel
      Left = 91
      Top = 16
      Width = 200
      Height = 20
      Caption = #25151#23627#20986#31199#20449#24687#31649#29702#31995#32479
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Version: TLabel
      Left = 91
      Top = 72
      Width = 64
      Height = 16
      Caption = #29256#26435#25152#26377
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 24
      Top = 102
      Width = 98
      Height = 14
      Caption = #20316'  '#32773#65306#20313#31185#21326
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 24
      Top = 125
      Width = 182
      Height = 14
      Caption = 'E-Mail'#65306'Jxfuglekhy@163.com'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
  end
  object OKButton: TButton
    Left = 235
    Top = 155
    Width = 78
    Height = 24
    Caption = #30830#35748
    Default = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ModalResult = 1
    ParentFont = False
    TabOrder = 1
    OnClick = OKButtonClick
  end
end

⌨️ 快捷键说明

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