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

📄 tihuodan.dfm

📁 库存管理系统源码
💻 DFM
📖 第 1 页 / 共 2 页
字号:
              '<=')
          end
        end
      end
      object Panel1: TPanel
        Left = 0
        Top = 209
        Width = 763
        Height = 393
        Align = alClient
        TabOrder = 1
        object GroupBox2: TGroupBox
          Left = 1
          Top = 1
          Width = 273
          Height = 391
          Align = alLeft
          Caption = #26032#22686#25552#36135#21333
          TabOrder = 0
          Visible = False
          object GroupBox8: TGroupBox
            Left = 2
            Top = 17
            Width = 269
            Height = 160
            Align = alTop
            Caption = #33719#24471#31526#21512#26465#20214#30340#20986#24211#21333
            TabOrder = 0
            object Label2: TLabel
              Left = 8
              Top = 24
              Width = 104
              Height = 15
              Caption = #35831#36873#25321#36135#21697#21517#31216#65306
            end
            object Label3: TLabel
              Left = 8
              Top = 56
              Width = 104
              Height = 15
              Caption = #35831#36873#25321#36135#21697#32534#21495#65306
            end
            object Label4: TLabel
              Left = 5
              Top = 104
              Width = 117
              Height = 15
              Caption = #35831#36873#25321#25552#36135#21830#32534#21495#65306
            end
            object DBLookupComboBox1: TDBLookupComboBox
              Left = 112
              Top = 20
              Width = 145
              Height = 23
              KeyField = #36135#21697#21517#31216
              ListField = #36135#21697#21517#31216
              ListSource = ds_show
              TabOrder = 0
              OnClick = DBLookupComboBox1Click
            end
            object Edit1: TEdit
              Left = 112
              Top = 48
              Width = 145
              Height = 23
              TabOrder = 1
            end
            object CheckBox1: TCheckBox
              Left = 8
              Top = 80
              Width = 153
              Height = 17
              Caption = #26159#21542#36873#23450#25552#36135#21830'/'#37096#38376
              TabOrder = 2
              OnClick = CheckBox1Click
            end
            object ComboBox1: TComboBox
              Left = 116
              Top = 104
              Width = 145
              Height = 23
              ItemHeight = 15
              TabOrder = 3
              Text = 'ComboBox1'
            end
            object Button7: TButton
              Left = 4
              Top = 127
              Width = 273
              Height = 25
              Caption = #21333#20987#35813#25353#38062#29983#20135#29983#25152#26377#31526#21512#26465#20214#20986#24211#21333
              TabOrder = 4
              OnClick = Button7Click
            end
          end
          object CheckListBox1: TCheckListBox
            Left = 2
            Top = 177
            Width = 269
            Height = 172
            Align = alTop
            ItemHeight = 15
            TabOrder = 1
          end
          object Button1: TButton
            Left = 16
            Top = 356
            Width = 49
            Height = 25
            Caption = #20840#36873
            TabOrder = 2
            OnClick = Button1Click
          end
          object Button2: TButton
            Left = 64
            Top = 356
            Width = 49
            Height = 25
            Caption = #20840#19981#36873
            TabOrder = 3
            OnClick = Button2Click
          end
          object Button3: TButton
            Left = 112
            Top = 356
            Width = 89
            Height = 25
            Caption = #29983#25104#25552#36135#21333
            TabOrder = 4
            OnClick = Button3Click
          end
        end
        object GroupBox3: TGroupBox
          Left = 274
          Top = 1
          Width = 488
          Height = 391
          Align = alClient
          Caption = #25552#36135#21333#35814#32454#20449#24687
          TabOrder = 1
          object DBGrid1: TDBGrid
            Left = 2
            Top = 17
            Width = 484
            Height = 372
            Align = alClient
            DataSource = ds_deatails
            TabOrder = 0
            TitleFont.Charset = ANSI_CHARSET
            TitleFont.Color = clWindowText
            TitleFont.Height = -13
            TitleFont.Name = #21326#25991#20013#23435
            TitleFont.Style = []
          end
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25552#36135#35760#24405
      ImageIndex = 1
      object Panel2: TPanel
        Left = 0
        Top = 518
        Width = 763
        Height = 84
        Align = alBottom
        TabOrder = 0
        object Button5: TButton
          Left = 16
          Top = 24
          Width = 75
          Height = 25
          Caption = #39318#35760#24405
          TabOrder = 0
          OnClick = Button5Click
        end
        object Button6: TButton
          Left = 88
          Top = 24
          Width = 75
          Height = 25
          Caption = #21069#19968#26465
          TabOrder = 1
          OnClick = Button6Click
        end
        object Button14: TButton
          Left = 160
          Top = 24
          Width = 75
          Height = 25
          Caption = #19979#19968#26465
          TabOrder = 2
          OnClick = Button14Click
        end
        object Button15: TButton
          Left = 232
          Top = 24
          Width = 75
          Height = 25
          Caption = #23614#35760#24405
          TabOrder = 3
          OnClick = Button15Click
        end
        object Button16: TButton
          Left = 304
          Top = 24
          Width = 75
          Height = 25
          Caption = #22686#21152
          TabOrder = 4
          OnClick = Button16Click
        end
        object Button18: TButton
          Left = 448
          Top = 24
          Width = 75
          Height = 25
          Caption = #32534#36753
          TabOrder = 5
          OnClick = Button18Click
        end
        object Button19: TButton
          Left = 520
          Top = 24
          Width = 75
          Height = 25
          Caption = #20445#23384
          TabOrder = 6
          OnClick = Button19Click
        end
        object Button20: TButton
          Left = 592
          Top = 24
          Width = 75
          Height = 25
          Caption = #21462#28040
          TabOrder = 7
          OnClick = Button20Click
        end
        object Button17: TButton
          Left = 376
          Top = 24
          Width = 75
          Height = 25
          Caption = #21024#38500
          TabOrder = 8
          OnClick = Button17Click
        end
      end
      object DBGrid2: TDBGrid
        Left = 0
        Top = 0
        Width = 763
        Height = 518
        Align = alClient
        DataSource = ds_ftdj
        TabOrder = 1
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -13
        TitleFont.Name = #21326#25991#20013#23435
        TitleFont.Style = []
      end
    end
  end
  object qy_tihuo: TQuery
    Active = True
    DatabaseName = 'kucun'
    SQL.Strings = (
      'select * from '#20986#24211#21333)
    Left = 696
    Top = 224
  end
  object ds_tihuo: TDataSource
    DataSet = tb_tihuo
    Left = 736
    Top = 320
  end
  object tb_show: TTable
    Active = True
    DatabaseName = 'kucun'
    TableName = 'dbo.'#36135#21697#20449#24687
    Left = 696
    Top = 288
  end
  object ds_show: TDataSource
    DataSet = tb_show
    Left = 736
    Top = 288
  end
  object tb_search: TTable
    Active = True
    DatabaseName = 'kucun'
    TableName = 'dbo.'#36135#21697#20449#24687
    Left = 688
    Top = 256
  end
  object ds_search: TDataSource
    DataSet = qy_tihuo
    Left = 728
    Top = 256
  end
  object tb_tihuo: TTable
    Active = True
    DatabaseName = 'kucun'
    TableName = 'dbo.'#25552#36135#21333
    Left = 696
    Top = 320
  end
  object tb_details: TTable
    Active = True
    CachedUpdates = True
    DatabaseName = 'kucun'
    IndexFieldNames = #25552#36135#21333#21495
    MasterFields = #25552#36135#21333#21495
    MasterSource = ds_tihuo
    TableName = 'dbo.'#20986#24211#21333
    Left = 688
    Top = 368
  end
  object ds_deatails: TDataSource
    DataSet = tb_details
    Left = 728
    Top = 368
  end
  object tb_ftdj: TTable
    Active = True
    DatabaseName = 'kucun'
    IndexFieldNames = #25552#36135#21333#21495
    MasterFields = #25552#36135#21333#21495
    MasterSource = ds_tihuo
    TableName = 'dbo.'#20998#25552#30331#35760#21333
    Left = 688
    Top = 408
  end
  object ds_ftdj: TDataSource
    DataSet = tb_ftdj
    Left = 728
    Top = 408
  end
end

⌨️ 快捷键说明

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