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

📄 wj_httj_tj.dfm

📁 完整的公司合同管理系统,基于ACSESS数据库开发,无须安装任何其他插件.附带源码.免费提供.
💻 DFM
字号:
object frmWJ_HTTJ_TJ: TfrmWJ_HTTJ_TJ
  Left = 187
  Top = 225
  BorderIcons = [biSystemMenu, biHelp]
  BorderStyle = bsDialog
  Caption = #32479#35745#26465#20214
  ClientHeight = 190
  ClientWidth = 372
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 16
    Top = 11
    Width = 249
    Height = 49
    Caption = #24180#20221
    TabOrder = 0
    object SpinEdit1: TSpinEdit
      Left = 32
      Top = 16
      Width = 95
      Height = 21
      MaxValue = 0
      MinValue = 0
      TabOrder = 0
      Value = 0
    end
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 63
    Width = 249
    Height = 113
    Caption = #26376#20221
    TabOrder = 1
    object Label1: TLabel
      Left = 84
      Top = 48
      Width = 12
      Height = 12
      Caption = #33267
    end
    object ComboBox1: TComboBox
      Left = 32
      Top = 24
      Width = 129
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      ItemIndex = 0
      TabOrder = 0
      Text = '<None>'
      Items.Strings = (
        '<None>'
        '01'
        '02'
        '03'
        '04'
        '05'
        '06'
        '07'
        '08'
        '09'
        '10'
        '11'
        '12')
    end
    object ComboBox2: TComboBox
      Left = 32
      Top = 64
      Width = 129
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      ItemIndex = 0
      TabOrder = 1
      Text = '<None>'
      Items.Strings = (
        '<None>'
        '01'
        '02'
        '03'
        '04'
        '05'
        '06'
        '07'
        '08'
        '09'
        '10'
        '11'
        '12')
    end
  end
  object BitBtn1: TBitBtn
    Left = 280
    Top = 14
    Width = 79
    Height = 23
    Caption = #30830' '#23450
    ModalResult = 1
    TabOrder = 2
  end
  object BitBtn2: TBitBtn
    Left = 280
    Top = 46
    Width = 79
    Height = 23
    Caption = #21462' '#28040
    TabOrder = 3
    OnClick = BitBtn2Click
  end
end

⌨️ 快捷键说明

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