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

📄 in270.dfm

📁 一套融入了系统营销管理思想的管理软件产品
💻 DFM
字号:
inherited fmIN270: TfmIN270
  Caption = 'IN270 '#21830#21697#36827#38144#23384#27719#24635#34920
  ClientHeight = 172
  PixelsPerInch = 96
  TextHeight = 16
  inherited GroupBox1: TGroupBox
    inherited DBEdit3: TDBEdit
      Left = 124
    end
  end
  object GroupBox2: TGroupBox [3]
    Left = 4
    Top = 88
    Width = 221
    Height = 77
    Caption = #25805#20316#21306#38388
    TabOrder = 3
    object Label8: TLabel
      Left = 12
      Top = 52
      Width = 40
      Height = 16
      Caption = '&4'#26376#20221
      FocusControl = ED4
    end
    object Label7: TLabel
      Left = 12
      Top = 24
      Width = 40
      Height = 16
      Caption = '&3'#24180#24230
      FocusControl = ED3
    end
    object ED3: TDBComboBox
      Left = 60
      Top = 20
      Width = 77
      Height = 24
      Style = csDropDownList
      DataField = 'TrsYear'
      DataSource = DM.dsInput
      ItemHeight = 16
      Items.Strings = (
        '90'
        '91'
        '92'
        '93'
        '94'
        '95'
        '96'
        '97'
        '98'
        '99')
      TabOrder = 0
    end
    object ED4: TDBComboBox
      Left = 60
      Top = 48
      Width = 77
      Height = 24
      Style = csDropDownList
      DataField = 'TrsMonth'
      DataSource = DM.dsInput
      ItemHeight = 16
      Items.Strings = (
        '01'
        '02'
        '03'
        '04'
        '05'
        '06'
        '07'
        '08'
        '09'
        '10'
        '11'
        '12')
      TabOrder = 1
    end
  end
  inherited qyTemp: TQuery
    Top = 112
  end
end

⌨️ 快捷键说明

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