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

📄 aboutfrm.dfm

📁 简单的小区物业管理系统,户籍管理,出入管理,系统管理,收费管理,
💻 DFM
字号:
object AboutForm: TAboutForm
  Left = 392
  Top = 229
  BorderStyle = bsDialog
  Caption = #20851#20110#23500#25991#26412#32534#36753#22120
  ClientHeight = 251
  ClientWidth = 410
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = True
  Position = poMainFormCenter
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 16
  object Bevel1: TBevel
    Left = 0
    Top = 0
    Width = 410
    Height = 251
    Align = alClient
  end
  object Author: TPaintBox
    Left = 0
    Top = 0
    Width = 410
    Height = 251
    Align = alClient
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 410
    Height = 251
    Align = alClient
    TabOrder = 0
    object ProductName: TLabel
      Left = 25
      Top = 23
      Width = 168
      Height = 13
      AutoSize = False
      Caption = #31243#24207#21517#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Version: TLabel
      Left = 202
      Top = 24
      Width = 143
      Height = 13
      AutoSize = False
      Caption = #29256#26412#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object lblOs: TLabel
      Left = 25
      Top = 58
      Width = 320
      Height = 13
      AutoSize = False
      Caption = #31995#32479#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object lblMemory: TLabel
      Left = 25
      Top = 91
      Width = 320
      Height = 13
      AutoSize = False
      Caption = #20869#23384#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Copyright: TLabel
      Left = 25
      Top = 124
      Width = 376
      Height = 13
      AutoSize = False
      Caption = #29256#26435#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object others: TLabel
      Left = 20
      Top = 147
      Width = 381
      Height = 94
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object OKBtn: TSpeedButton
      Left = 354
      Top = 66
      Width = 49
      Height = 25
      Caption = #30830'  '#23450
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      OnClick = OKBtnClick
    end
    object ProgramIcon: TImage
      Left = 351
      Top = 8
      Width = 49
      Height = 49
      Enabled = False
      OnClick = ProgramIconClick
    end
  end
end

⌨️ 快捷键说明

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