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

📄 uabout.dfm

📁 行业应急系统 包括: 应急系统(待遇核发) 发放系统 开发环境:Delphi5 (sp1)+ Oracle 8.05 MultiExport是一个可以将数据按指定字段倒出
💻 DFM
字号:
object frmAbout: TfrmAbout
  Left = 216
  Top = 214
  BorderStyle = bsDialog
  Caption = '关于...'
  ClientHeight = 194
  ClientWidth = 334
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 16
    Top = 13
    Width = 241
    Height = 33
    Caption = '社会化发放系统 '
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -32
    Font.Name = '华文新魏'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 273
    Top = 25
    Width = 48
    Height = 12
    Caption = '版本 1.1'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 10
    Top = 48
    Width = 314
    Height = 136
    TabOrder = 1
    object Label3: TLabel
      Left = 48
      Top = 37
      Width = 216
      Height = 12
      Caption = '制造商:实达科技(广州)软件有限公司'
    end
  end
  object Button1: TButton
    Left = 237
    Top = 148
    Width = 75
    Height = 21
    Caption = '关闭'
    ModalResult = 1
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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