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

📄 unit_hkhs.dfm

📁 大型分布式销售管理系统,DELPHI编写,商业源代码,现在已经商用,下载者严禁出售该代码,只可以自己学习,包含数据库文件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
            Width = 141
            Height = 21
            DataField = #23457#25209
            DataSource = DataSource1
            TabOrder = 22
          end
          object DBEdit23: TDBEdit
            Left = 247
            Top = 259
            Width = 150
            Height = 21
            DataField = #22797#26680
            DataSource = DataSource1
            TabOrder = 23
          end
          object DBEdit24: TDBEdit
            Left = 475
            Top = 259
            Width = 149
            Height = 21
            DataField = #21046#21333
            DataSource = DataSource1
            TabOrder = 24
          end
          object DBEdit25: TDBEdit
            Left = 61
            Top = 297
            Width = 565
            Height = 21
            DataField = #22791#27880#35828#26126
            DataSource = DataSource1
            TabOrder = 25
          end
          object DBComboBox1: TDBComboBox
            Left = 61
            Top = 60
            Width = 232
            Height = 21
            DataField = #21512#21516#21495
            DataSource = DataSource1
            ItemHeight = 13
            TabOrder = 1
            OnExit = DBComboBox1Exit
          end
          object DBComboBox2: TDBComboBox
            Left = 62
            Top = 90
            Width = 123
            Height = 21
            DataField = #26426#22411
            DataSource = DataSource1
            ItemHeight = 13
            TabOrder = 3
          end
        end
        object Panel2: TPanel
          Left = 0
          Top = 0
          Width = 653
          Height = 33
          Align = alTop
          BevelOuter = bvNone
          TabOrder = 1
          object Label1: TLabel
            Left = 229
            Top = 11
            Width = 189
            Height = 20
            Caption = #36135#27454#22238#25910#24773#20917#30331#35760#34920
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -20
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentFont = False
          end
        end
        object Panel5: TPanel
          Left = -2
          Top = 389
          Width = 611
          Height = 34
          BevelOuter = bvNone
          TabOrder = 2
          object btn_first1: TButton
            Left = 27
            Top = 5
            Width = 57
            Height = 25
            Caption = #39318#35760#24405
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 0
            OnClick = btn_first1Click
          end
          object btn_prev1: TButton
            Left = 83
            Top = 5
            Width = 61
            Height = 25
            Caption = #21069#19968#26465
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 1
            OnClick = btn_prev1Click
          end
          object btn_next1: TButton
            Left = 143
            Top = 5
            Width = 60
            Height = 25
            Caption = #21518#19968#26465
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 2
            OnClick = btn_next1Click
          end
          object btn_last1: TButton
            Left = 202
            Top = 5
            Width = 60
            Height = 25
            Caption = #23614#35760#24405
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 3
            OnClick = btn_last1Click
          end
          object btn_addnew1: TButton
            Left = 261
            Top = 5
            Width = 59
            Height = 25
            Caption = #26032#22686
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 4
            OnClick = btn_addnew1Click
          end
          object btn_delete: TButton
            Left = 319
            Top = 5
            Width = 58
            Height = 25
            Caption = #21024#38500
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 9
            OnClick = btn_deleteClick
          end
          object btn_edit1: TButton
            Left = 376
            Top = 5
            Width = 55
            Height = 25
            Caption = #32534#36753
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 5
            OnClick = btn_edit1Click
          end
          object btn_save1: TButton
            Left = 431
            Top = 5
            Width = 55
            Height = 25
            Caption = #20445#23384
            Enabled = False
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 6
            OnClick = btn_save1Click
          end
          object btn_cancel1: TButton
            Left = 485
            Top = 5
            Width = 52
            Height = 25
            Caption = #21462#28040
            Enabled = False
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 7
            OnClick = btn_cancel1Click
          end
          object Button1: TButton
            Left = 536
            Top = 5
            Width = 56
            Height = 25
            Caption = #36864#20986
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 8
            OnClick = Button1Click
          end
        end
      end
      object TabSheet5: TTabSheet
        Caption = #26597#30475#25152#26377#36135#27454#22238#25910#20449#24687
        ImageIndex = 4
        object DBGrid1: TDBGrid
          Left = 0
          Top = 0
          Width = 631
          Height = 427
          Color = clInfoBk
          DataSource = DataSource1
          TabOrder = 0
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = #21512#21516#21495
              Width = 115
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23458#25143#21517#31216
              Width = 143
              Visible = True
            end
            item
              Expanded = False
              FieldName = #26426#22411
              Width = 125
              Visible = True
            end
            item
              Expanded = False
              FieldName = #25968#37327
              Visible = True
            end
            item
              Expanded = False
              FieldName = #21333#20215
              Visible = True
            end
            item
              Expanded = False
              FieldName = #21512#35745
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23450#37329#37329#39069
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23450#37329#26085#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #29616#37329#37329#39069
              Visible = True
            end
            item
              Expanded = False
              FieldName = #29616#37329#26085#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20449#27719#37329#39069
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20449#27719#26085#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #30005#27719#37329#39069
              Visible = True
            end
            item
              Expanded = False
              FieldName = #30005#27719#26085#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #27719#31080#37329#39069
              Visible = True
            end
            item
              Expanded = False
              FieldName = #27719#31080#26085#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #22238#25910#21512#35745
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20313#39069
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20986#26426#24773#20917
              Visible = True
            end
            item
              Expanded = False
              FieldName = #32534#21046#21333#20301
              Visible = True
            end
            item
              Expanded = False
              FieldName = #26376#20221
              Visible = True
            end
            item
              Expanded = False
              FieldName = #23457#25209
              Visible = True
            end
            item
              Expanded = False
              FieldName = #22797#26680
              Visible = True
            end
            item
              Expanded = False
              FieldName = #21046#21333
              Visible = True
            end
            item
              Expanded = False
              FieldName = #22791#27880#35828#26126
              Visible = True
            end>
        end
        object Panel4: TPanel
          Left = 0
          Top = 293
          Width = 642
          Height = 130
          Align = alBottom
          BevelOuter = bvNone
          TabOrder = 1
          object Button8: TButton
            Left = 125
            Top = 8
            Width = 75
            Height = 25
            Caption = #26597#35810
            TabOrder = 0
            OnClick = Button8Click
          end
          object Button10: TButton
            Left = 312
            Top = 8
            Width = 75
            Height = 25
            Caption = #25171#21360
            TabOrder = 1
            OnClick = Button10Click
          end
          object Button9: TButton
            Left = 216
            Top = 8
            Width = 75
            Height = 25
            Caption = #25152#26377#35760#24405
            TabOrder = 2
            OnClick = Button9Click
          end
        end
      end
      object TabSheet6: TTabSheet
        Caption = 'TabSheet6'
        ImageIndex = 5
        TabVisible = False
      end
    end
  end
  object Query1: TADOQuery
    Connection = dm_wxp.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from pub_z_hk_in')
    Left = 52
    Top = 12
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 84
    Top = 72
  end
  object Query_contract_client: TQuery
    DatabaseName = 'zxjx'
    SQL.Strings = (
      'select * from pub_z_contract_machine '
      '')
    Left = 523
    Top = 94
  end
end

⌨️ 快捷键说明

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