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

📄 kccx.dfm

📁 delphi 生产管理系统 sql2000位后台数据库
💻 DFM
字号:
object Frm_KCCX: TFrm_KCCX
  Left = 315
  Top = 432
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #26597#35810#26465#20214
  ClientHeight = 167
  ClientWidth = 409
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 12
  object panel1: TPanel
    Left = 0
    Top = 0
    Width = 409
    Height = 167
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object Label11: TLabel
      Left = 24
      Top = 20
      Width = 36
      Height = 12
      Caption = #21517#31216#65306
    end
    object Label12: TLabel
      Left = 24
      Top = 53
      Width = 36
      Height = 12
      Caption = #22411#21495#65306
    end
    object Label13: TLabel
      Left = 24
      Top = 83
      Width = 48
      Height = 12
      Caption = #22320#28857#30465#65306
    end
    object Label14: TLabel
      Left = 216
      Top = 51
      Width = 36
      Height = 12
      Caption = #35268#26684#65306
    end
    object Label1: TLabel
      Left = 216
      Top = 84
      Width = 48
      Height = 12
      Caption = #22320#28857#24066#65306
    end
    object BOX_MC: TComboBox
      Left = 72
      Top = 16
      Width = 129
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 0
    end
    object BOX_XH: TComboBox
      Left = 72
      Top = 48
      Width = 129
      Height = 20
      ItemHeight = 12
      TabOrder = 1
    end
    object BOX_SHENG: TComboBox
      Left = 72
      Top = 80
      Width = 129
      Height = 20
      ItemHeight = 12
      TabOrder = 3
    end
    object BOX_GG: TComboBox
      Left = 272
      Top = 48
      Width = 129
      Height = 20
      ItemHeight = 12
      TabOrder = 2
    end
    object BOX_SHI: TComboBox
      Left = 272
      Top = 80
      Width = 129
      Height = 20
      ItemHeight = 12
      TabOrder = 4
    end
    object bsSkinButton5: TButton
      Left = 51
      Top = 121
      Width = 75
      Height = 25
      Cursor = crHandPoint
      Caption = #25191#34892#26597#35810
      TabOrder = 5
      OnClick = bsSkinButton5Click
    end
    object bsSkinButton1: TButton
      Left = 276
      Top = 121
      Width = 75
      Height = 25
      Cursor = crHandPoint
      Caption = #36820' '#22238
      TabOrder = 6
      OnClick = bsSkinButton1Click
    end
  end
  object Temp: TADOQuery
    Connection = Frm_dm.CON
    Parameters = <>
    Left = 144
    Top = 121
  end
  object temp1: TADOQuery
    Connection = Frm_dm.CON
    Parameters = <>
    Left = 192
    Top = 121
  end
end

⌨️ 快捷键说明

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