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

📄 umakenotice.dfm

📁 是分布式粮库程序,是采用Delphi实现的
💻 DFM
📖 第 1 页 / 共 4 页
字号:
      Top = 56
      Width = 129
      Height = 21
      KeyField = 'UNIT_ID'
      ListField = 'UNIT_NAME'
      ListSource = unitDataSource
      TabOrder = 2
      OnCloseUp = unitDBLookupComboBoxCloseUp
    end
    object Edit10: TEdit
      Left = 113
      Top = 24
      Width = 104
      Height = 21
      TabOrder = 0
      Text = 'Edit10'
    end
    object ComboBox1: TComboBox
      Left = 368
      Top = 56
      Width = 137
      Height = 21
      ItemHeight = 13
      TabOrder = 9
    end
  end
  object GroupBox2: TGroupBox
    Left = 216
    Top = 240
    Width = 792
    Height = 460
    Anchors = [akLeft, akTop, akRight, akBottom]
    Caption = #36890#30693#21333#32454#30446
    TabOrder = 4
    DesignSize = (
      792
      460)
    object Label12: TLabel
      Left = 282
      Top = 23
      Width = 60
      Height = 13
      Caption = #36135#29289#21517#31216#65306
    end
    object Label15: TLabel
      Left = 28
      Top = 58
      Width = 63
      Height = 13
      Caption = #25968'         '#37327#65306
    end
    object Label16: TLabel
      Left = 282
      Top = 53
      Width = 63
      Height = 13
      Caption = #21333'         '#20215#65306
    end
    object Label17: TLabel
      Left = 282
      Top = 84
      Width = 63
      Height = 13
      Caption = #37329'         '#39069#65306
    end
    object Label18: TLabel
      Left = 28
      Top = 87
      Width = 60
      Height = 13
      Caption = #20648#22791#24615#36136#65306
    end
    object Label19: TLabel
      Left = 282
      Top = 114
      Width = 63
      Height = 13
      Caption = #24402'         '#23646#65306
    end
    object Label20: TLabel
      Left = 28
      Top = 117
      Width = 60
      Height = 13
      Caption = #20184#27454#26041#24335#65306
    end
    object Label21: TLabel
      Left = 282
      Top = 176
      Width = 63
      Height = 13
      Caption = #22791'         '#27880#65306
    end
    object Label27: TLabel
      Left = 282
      Top = 145
      Width = 60
      Height = 13
      Caption = #19994#21153#24615#36136#65306
    end
    object Label28: TLabel
      Left = 28
      Top = 29
      Width = 60
      Height = 13
      Caption = #32454#30446#32534#21495#65306
    end
    object Label29: TLabel
      Left = 218
      Top = 56
      Width = 31
      Height = 13
      Caption = #20844#26020
    end
    object Label30: TLabel
      Left = 459
      Top = 55
      Width = 62
      Height = 13
      Caption = #20803' / '#20844#26020
    end
    object Label31: TLabel
      Left = 466
      Top = 85
      Width = 12
      Height = 13
      Caption = #20803
    end
    object Label13: TLabel
      Left = 28
      Top = 146
      Width = 60
      Height = 13
      Caption = #24211'        '#28857#65306
    end
    object Label14: TLabel
      Left = 28
      Top = 175
      Width = 60
      Height = 13
      Caption = #20179'        '#24211#65306
    end
    object Label32: TLabel
      Left = 28
      Top = 205
      Width = 60
      Height = 13
      Caption = #36135'        '#20301#65306
    end
    object Edit5: TEdit
      Left = 112
      Top = 53
      Width = 105
      Height = 21
      TabOrder = 3
      OnChange = Edit5Change
      OnKeyPress = Edit5KeyPress
    end
    object Edit6: TEdit
      Left = 368
      Top = 52
      Width = 89
      Height = 21
      TabOrder = 4
      Text = '0'
      OnChange = Edit6Change
      OnKeyPress = Edit6KeyPress
    end
    object Edit7: TEdit
      Left = 368
      Top = 81
      Width = 89
      Height = 21
      Color = clBtnFace
      Enabled = False
      TabOrder = 13
    end
    object DBGrid2: TDBGrid
      Left = 2
      Top = 232
      Width = 788
      Height = 226
      Align = alBottom
      Anchors = [akLeft, akTop, akRight, akBottom]
      DataSource = notyitemlistDataSource
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 12
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'status'
          Title.Caption = #29366#24577
          Width = 47
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'noty_id'
          Title.Caption = #36890#30693#32534#21495
          Width = 56
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'noty_item_id'
          Title.Caption = #32454#30446#32534#21495
          Width = 57
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'food_type'
          Title.Caption = #36135#29289#21517#31216
          Width = 55
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'quantity'
          Title.Caption = #25968#37327
          Width = 46
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'price'
          Title.Caption = #21333#20215
          Width = 44
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'settlement'
          Title.Caption = #20184#27454#26041#24335
          Width = 54
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'attribute'
          Title.Caption = #20648#22791#24615#36136
          Width = 60
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'attachment'
          Title.Caption = #24402#23646
          Width = 54
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'business_type'
          Title.Caption = #19994#21153#31867#22411
          Width = 60
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'sitename'
          Title.Caption = #24211#28857
          Width = 40
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'depotname'
          Title.Caption = #20179#24211
          Width = 52
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'foodposition'
          Title.Caption = #36135#20301
          Width = 52
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'memo'
          Title.Caption = #22791#27880
          Width = 84
          Visible = True
        end>
    end
    object Panel3: TPanel
      Left = 605
      Top = 24
      Width = 171
      Height = 193
      Anchors = [akTop, akRight]
      TabOrder = 11
      object additemBitBtn: TBitBtn
        Left = 39
        Top = 13
        Width = 90
        Height = 25
        Caption = #28155#21152#32454#30446
        TabOrder = 0
        OnClick = additemBitBtnClick
        Glyph.Data = {
          36030000424D3603000000000000360000002800000010000000100000000100
          18000000000000030000C40E0000C40E00000000000000000000CED3D6CED3D6
          CED3D6CED3D6CED3D65A595A5251525251524A494A4A494A2928292928291818
          18181818181818101010CED3D6CED3D6CED3D6CED3D694969494969494969484
          86848486847371737371736361636361635A595A5A595A181818CED3D6CED3D6
          CED3D6CED3D6A5A6A5FFFFCEFFFFCEFFFFCEFFFFCEFFFF9CFFFF9CFFFF9CFFFF
          9CFF9E005A595A181818CED3D6CED3D6CED3D6CED3D6B5B6B5FFFFCEFFFFCEFF
          FFCEFFFFCEFFFFCEFFFF9CFFFF9CFFFF9CFFFF9C636163181818CED3D6CED3D6
          CED3D6CED3D6C6C7C6FFFFCE000000000000FFFFCE0000000000000000000000
          00FFFF9C636163181818CED3D6CED3D6CED3D6CED3D6C6C7C6FFFFCEFFFFCEFF
          FFCEFFFFCEFFFFCEFFFFCEFFFFCEFFFFCEFFFF9C737173292829CED3D6CED3D6
          CED3D6CED3D6CECFCEFFFFCE000000000000000000000000FFFFCE0000000000
          00FFFF9C737173292829CED3D6CED3D6CED3D600309C00309C00309CFFFFCEFF
          FFCEFFFFCEFFFFCEFFFFCEFFFFCEFFFFCEFFFFCE8486844A494ACED3D6CED3D6
          CED3D600309C0030CE00309C000000000000000000FFFFCE0000000000000000
          00FFFFCE8486844A494ACED3D6CED3D6CED3D600309C0030CE00309CFFFFCEFF
          FFCEFFFFCEFFFFCEFFFFCEFFFFCEFFFFCEFFFFCE94969452515200309C00309C
          00309C00309C8479FF00309C00309C00309C00309C000000000000000000FFFF
          CEFFFFCE94969452515200309C0030CE0030CE8479FF8479FF8479FF0030CE00
          30CE00309CFFFFCEFFFFCEFFFFCE5A595A5A595A5A595A5A595A00309C00309C
          00309C00309C0030FF00309C00309C00309C00309CFFFFCEFFFFCEFFFFCEC6C7
          C6B5B6B5A5A6A5CED3D6CED3D6CED3D6CED3D600309C0030CE00309CDEDFDED6
          D7D6D6D7D6CECFCECECFCEC6C7C6C6C7C6CED3D6CED3D6CED3D6CED3D6CED3D6
          CED3D600309C0030CE00309CCED3D6CED3D6CED3D6CED3D6CED3D6CED3D6CED3
          D6CED3D6CED3D6CED3D6CED3D6CED3D6CED3D600309C00309C00309CCED3D6CE
          D3D6CED3D6CED3D6CED3D6CED3D6CED3D6CED3D6CED3D6CED3D6}
      end
      object deleteitemBitBtn: TBitBtn
        Left = 39
        Top = 58
        Width = 90
        Height = 25
        Caption = #21024#38500#32454#30446
        TabOrder = 1
        OnClick = deleteitemBitBtnClick
        Glyph.Data = {
          E6000000424DE60000000000000076000000280000000F0000000E0000000100
          04000000000070000000130B0000130B00001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
          7770777777777777777077777777777777707777777777777770777777777777
          7770777777777777777077700000000077707770888888807770777000000000
          7770777777777777777077777777777777707777777777777770777777777777
          77707777777777777770}
      end
      object modifyitemBitBtn: TBitBtn
        Left = 39
        Top = 103
        Width = 90
        Height = 25
        Caption = #20462#25913#32454#30446
        TabOrder = 2
        OnClick = modifyitemBitBtnClick
        Glyph.Data = {
          E6000000424DE60000000000000076000000280000000F0000000E0000000100
          04000000000070000000130B0000130B00001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
          7770777777777777777077777777777777707777777777777770777777777777
          7770770000000000077077708888888077707777088888077770777770888077
          7770777777080777777077777770777777707777777777777770777777777777
          77707777777777777770}
      end
      object cancelitemBitBtn: TBitBtn
        Left = 39
        Top = 149
        Width = 90
        Height = 25
        Caption = #21462'       '#28040
        TabOrder = 3
        OnClick = cancelitemBitBtnClick
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000000000000000000000000
          8000008000000080800080000000800080008080000080808000C0C0C0000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
          8888888888888888888888808888888888088800088888888888880000888888
          8088888000888888088888880008888008888888800088008888888888000008
          8888888888800088888888888800000888888888800088008888888000088880
          0888880000888888008888000888888888088888888888888888}
      end
    end
    object memo2: TMemo
      Left = 368
      Top = 168
      Width = 137
      Height = 49
      Lines.Strings = (
        'Memo2')
      TabOrder = 10
    end
    object kudianDBLookupComboBox: TDBLookupComboBox
      Left = 112
      Top = 141
      Width = 137
      Height = 21
      KeyField = 'SITE_NAME'
      ListField = 'site_name'
      ListSource = kudianDataSource
      TabOrder = 8
      OnCloseUp = kudianDBLookupComboBoxCloseUp
    end
    object changhaoDBLookupComboBox: TDBLookupComboBox
      Left = 112
      Top = 170
      Width = 137
      Height = 21
      KeyField = 'DEPOT_NAME'
      ListField = 'depot_name'
      ListSource = changhaoDataSource
      TabOrder = 9
      OnCloseUp = changhaoDBLookupComboBoxCloseUp
    end
    object huowuDBLookupComboBox: TDBLookupComboBox
      Left = 368
      Top = 24
      Width = 137

⌨️ 快捷键说明

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