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

📄 lookupslipfile.dfm

📁 产品信息系统!关于产品基础信息的系统!功能强大!
💻 DFM
字号:
inherited frmLookupSlipFile: TfrmLookupSlipFile
  Left = 323
  Top = 228
  Caption = #25187#27454#26465#20214#26597#35810
  ClientHeight = 344
  ClientWidth = 463
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  inherited bitbtnOk: TBitBtn
    Left = 170
    Top = 302
    OnClick = bitbtnOkClick
  end
  inherited bitbtnClose: TBitBtn
    Left = 258
    Top = 302
  end
  inherited bitbtnClear: TBitBtn
    Left = 13
    Top = 302
    OnClick = bitbtnClearClick
  end
  inherited Panel1: TPanel
    Top = 7
    Width = 447
    Height = 274
    object Label1: TLabel
      Left = 18
      Top = 17
      Width = 65
      Height = 13
      Caption = #20107#25925#26085#26399#65306
    end
    object Label2: TLabel
      Left = 16
      Top = 46
      Width = 52
      Height = 13
      Caption = #21512#21516#21495#65306
    end
    object Label3: TLabel
      Left = 15
      Top = 80
      Width = 65
      Height = 13
      Caption = #21512#21516#21333#20301#65306
    end
    object Label4: TLabel
      Left = 15
      Top = 149
      Width = 65
      Height = 13
      Caption = #36131#20219#37096#38376#65306
    end
    object Label5: TLabel
      Left = 14
      Top = 180
      Width = 39
      Height = 13
      Caption = #22411#21495#65306
    end
    object Label6: TLabel
      Left = 14
      Top = 213
      Width = 39
      Height = 13
      Caption = #35268#26684#65306
    end
    object Label7: TLabel
      Left = 13
      Top = 245
      Width = 65
      Height = 13
      Caption = #30005#38208#39068#33394#65306
    end
    object Label8: TLabel
      Left = 255
      Top = 51
      Width = 14
      Height = 13
      Caption = '%%'
    end
    object Label9: TLabel
      Left = 255
      Top = 80
      Width = 14
      Height = 13
      Caption = '%%'
    end
    object Label10: TLabel
      Left = 254
      Top = 147
      Width = 14
      Height = 13
      Caption = '%%'
    end
    object Label11: TLabel
      Left = 250
      Top = 178
      Width = 14
      Height = 13
      Caption = '%%'
    end
    object Label12: TLabel
      Left = 249
      Top = 211
      Width = 14
      Height = 13
      Caption = '%%'
    end
    object Label13: TLabel
      Left = 252
      Top = 17
      Width = 13
      Height = 13
      Caption = #33267
    end
    object Label14: TLabel
      Left = 16
      Top = 115
      Width = 52
      Height = 13
      Caption = #20135#21697#32447#65306
    end
    object Label15: TLabel
      Left = 254
      Top = 115
      Width = 14
      Height = 13
      Caption = '%%'
    end
    object Edit1: TEdit
      Left = 91
      Top = 42
      Width = 140
      Height = 21
      ImeName = 'itABC v5.30'
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 92
      Top = 73
      Width = 140
      Height = 21
      ImeName = 'itABC v5.30'
      TabOrder = 1
    end
    object Edit4: TEdit
      Left = 94
      Top = 176
      Width = 140
      Height = 21
      ImeName = 'itABC v5.30'
      TabOrder = 2
    end
    object Edit5: TEdit
      Left = 94
      Top = 207
      Width = 140
      Height = 21
      ImeName = 'itABC v5.30'
      TabOrder = 3
    end
    object Edit6: TEdit
      Left = 96
      Top = 240
      Width = 140
      Height = 21
      ImeName = 'itABC v5.30'
      TabOrder = 4
    end
    object ComboBox1: TComboBox
      Left = 93
      Top = 145
      Width = 145
      Height = 21
      ImeName = 'itABC v5.30'
      ItemHeight = 13
      TabOrder = 5
    end
    object ComboBox2: TComboBox
      Left = 92
      Top = 111
      Width = 145
      Height = 21
      ImeName = 'itABC v5.30'
      ItemHeight = 13
      TabOrder = 6
    end
  end
  object dxDateEdit1: TdxDateEdit
    Left = 96
    Top = 20
    Width = 160
    ImeName = 'itABC v5.30'
    TabOrder = 4
    Date = -700000.000000000000000000
  end
  object dxDateEdit2: TdxDateEdit
    Left = 280
    Top = 20
    Width = 160
    ImeName = 'itABC v5.30'
    TabOrder = 5
    Date = -700000.000000000000000000
  end
  object Qdept: TADOQuery
    Connection = dmClient.adocnequip_manage
    Parameters = <>
    Left = 342
    Top = 85
  end
  object DsDept: TDataSource
    DataSet = Qdept
    Left = 345
    Top = 143
  end
  object DSProduct_line: TDataSource
    DataSet = QProduct_line
    Left = 391
    Top = 143
  end
  object QProduct_line: TADOQuery
    Connection = dmClient.adocnequip_manage
    Parameters = <>
    Left = 391
    Top = 85
  end
end

⌨️ 快捷键说明

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