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

📄 buymaterialform.dfm

📁 本程序是一个餐饮业的管理软件
💻 DFM
字号:
object FrmBuyMaterial: TFrmBuyMaterial
  Left = 280
  Top = 41
  BorderStyle = bsToolWindow
  Caption = #21407#26009#37319#36141#30331#35760
  ClientHeight = 432
  ClientWidth = 624
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 625
    Height = 433
    ActivePage = TabSheet1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #21407#26009#37319#36141
      object Label1: TLabel
        Left = 8
        Top = 16
        Width = 60
        Height = 13
        Caption = #21407#26009#20195#30721#65306
      end
      object Label2: TLabel
        Left = 8
        Top = 48
        Width = 60
        Height = 13
        Caption = #21407#26009#25968#37327#65306
      end
      object Edit1: TEdit
        Left = 80
        Top = 8
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
      end
      object Edit2: TEdit
        Left = 80
        Top = 40
        Width = 121
        Height = 21
        TabOrder = 1
        Text = '10'
        OnKeyDown = Edit2KeyDown
      end
      object DBGrid1: TDBGrid
        Left = 8
        Top = 80
        Width = 601
        Height = 321
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 2
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object Button1: TButton
        Left = 224
        Top = 40
        Width = 75
        Height = 25
        Caption = #36827#36135
        TabOrder = 3
        OnClick = Button1Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20379#36135#21830#31649#29702
      ImageIndex = 1
      OnShow = TabSheet2Show
      object Label3: TLabel
        Left = 8
        Top = 16
        Width = 72
        Height = 13
        Caption = #20379#36135#21830#32534#30721#65306
      end
      object Label4: TLabel
        Left = 8
        Top = 48
        Width = 72
        Height = 13
        Caption = #20379#36135#21830#21517#31216#65306
      end
      object Label5: TLabel
        Left = 8
        Top = 80
        Width = 60
        Height = 13
        Caption = #36135#29289#21517#31216#65306
      end
      object Label6: TLabel
        Left = 8
        Top = 112
        Width = 72
        Height = 13
        Caption = #20379#36135#21830#22320#22336#65306
      end
      object Label7: TLabel
        Left = 8
        Top = 144
        Width = 72
        Height = 13
        Caption = #20379#36135#21830#30005#35805#65306
      end
      object Label8: TLabel
        Left = 296
        Top = 16
        Width = 72
        Height = 13
        Caption = #20379#36135#21830#20256#30495#65306
      end
      object Label9: TLabel
        Left = 296
        Top = 48
        Width = 48
        Height = 13
        Caption = #32852#31995#20154#65306
      end
      object Label10: TLabel
        Left = 296
        Top = 80
        Width = 108
        Height = 13
        Caption = #32852#31995#20154#30005#35805#65295#25163#26426#65306
      end
      object Label11: TLabel
        Left = 296
        Top = 112
        Width = 48
        Height = 13
        Caption = #21512#21516#21495#65306
      end
      object DBText1: TDBText
        Left = 96
        Top = 16
        Width = 65
        Height = 17
        DataField = 'ID'
        DataSource = Data.DataSStaple
      end
      object DBEdit1: TDBEdit
        Left = 96
        Top = 40
        Width = 177
        Height = 21
        DataField = 'Name'
        DataSource = Data.DataSProvider
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
      end
      object DBEdit2: TDBEdit
        Left = 96
        Top = 72
        Width = 177
        Height = 21
        DataField = 'MName'
        DataSource = Data.DataSProvider
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 1
      end
      object DBEdit3: TDBEdit
        Left = 96
        Top = 104
        Width = 177
        Height = 21
        DataField = 'Address'
        DataSource = Data.DataSProvider
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 2
      end
      object DBEdit4: TDBEdit
        Left = 96
        Top = 136
        Width = 177
        Height = 21
        DataField = 'Phone'
        DataSource = Data.DataSProvider
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 3
      end
      object DBEdit5: TDBEdit
        Left = 416
        Top = 8
        Width = 177
        Height = 21
        DataField = 'Fax'
        DataSource = Data.DataSProvider
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 4
      end
      object DBEdit6: TDBEdit
        Left = 416
        Top = 40
        Width = 177
        Height = 21
        DataField = 'CMan'
        DataSource = Data.DataSProvider
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 5
      end
      object DBEdit7: TDBEdit
        Left = 416
        Top = 72
        Width = 177
        Height = 21
        DataField = 'CManMobile'
        DataSource = Data.DataSProvider
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 6
      end
      object DBEdit8: TDBEdit
        Left = 416
        Top = 104
        Width = 177
        Height = 21
        DataField = 'ContractID'
        DataSource = Data.DataSProvider
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 7
      end
      object DBNavigator1: TDBNavigator
        Left = 296
        Top = 136
        Width = 290
        Height = 25
        DataSource = Data.DataSProvider
        TabOrder = 8
      end
      object DBGrid2: TDBGrid
        Left = 8
        Top = 160
        Width = 601
        Height = 241
        DataSource = Data.DataSProvider
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        ReadOnly = True
        TabOrder = 9
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet3: TTabSheet
      Caption = #26032#21407#26009
      ImageIndex = 2
      OnShow = TabSheet3Show
      object Label12: TLabel
        Left = 8
        Top = 16
        Width = 60
        Height = 13
        Caption = #21407#26009#32534#21495#65306
      end
      object Label13: TLabel
        Left = 8
        Top = 40
        Width = 35
        Height = 13
        Caption = #33756'ID'#65306
      end
      object Label14: TLabel
        Left = 8
        Top = 64
        Width = 60
        Height = 13
        Caption = #21407#26009#21517#31216#65306
      end
      object Label15: TLabel
        Left = 8
        Top = 88
        Width = 60
        Height = 13
        Caption = #21407#26009#31867#22411#65306
      end
      object Label16: TLabel
        Left = 8
        Top = 112
        Width = 60
        Height = 13
        Caption = #21407#26009#21697#29260#65306
      end
      object Label17: TLabel
        Left = 8
        Top = 136
        Width = 60
        Height = 13
        Caption = #21407#26009#20135#22320#65306
      end
      object Label18: TLabel
        Left = 320
        Top = 16
        Width = 36
        Height = 13
        Caption = #35268#26684#65306
      end
      object Label19: TLabel
        Left = 320
        Top = 40
        Width = 60
        Height = 13
        Caption = #21407#26009#24211#23384#65306
      end
      object Label20: TLabel
        Left = 320
        Top = 64
        Width = 60
        Height = 13
        Caption = #36141#20080#21333#20301#65306
      end
      object Label21: TLabel
        Left = 320
        Top = 88
        Width = 60
        Height = 13
        Caption = #28040#32791#21333#20301#65306
      end
      object Label22: TLabel
        Left = 320
        Top = 112
        Width = 60
        Height = 13
        Caption = #21407#26009#21333#20215#65306
      end
      object Label23: TLabel
        Left = 320
        Top = 136
        Width = 59
        Height = 13
        Caption = #20379#24212#21830'ID'#65306
      end
      object DBText2: TDBText
        Left = 88
        Top = 16
        Width = 65
        Height = 17
        DataField = 'ID'
        DataSource = Data.DataSStaple
      end
      object DBEdit10: TDBEdit
        Left = 88
        Top = 32
        Width = 177
        Height = 21
        DataField = 'MenuID'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
      end
      object DBEdit9: TDBEdit
        Left = 88
        Top = 56
        Width = 177
        Height = 21
        DataField = 'Name'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 1
      end
      object DBComboBox1: TDBComboBox
        Left = 88
        Top = 80
        Width = 177
        Height = 21
        DataField = 'Type'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        ItemHeight = 13
        Items.Strings = (
          #33756
          #32905
          #34507
          #22902
          #31165
          #40060
          #28023#40092
          #20854#23427)
        TabOrder = 2
      end
      object DBEdit11: TDBEdit
        Left = 88
        Top = 104
        Width = 177
        Height = 21
        DataField = 'ShopSign'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 3
      end
      object DBEdit12: TDBEdit
        Left = 88
        Top = 128
        Width = 177
        Height = 21
        DataField = 'ProductArea'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 4
      end
      object DBComboBox2: TDBComboBox
        Left = 392
        Top = 8
        Width = 169
        Height = 21
        DataField = 'Specs'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        ItemHeight = 13
        Items.Strings = (
          #25972
          #25955)
        TabOrder = 5
      end
      object DBEdit13: TDBEdit
        Left = 392
        Top = 32
        Width = 169
        Height = 21
        DataField = 'Remain'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 6
      end
      object DBComboBox3: TDBComboBox
        Left = 392
        Top = 56
        Width = 169
        Height = 21
        DataField = 'BuyUnit'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        ItemHeight = 13
        Items.Strings = (
          #20010
          #21482
          #21452
          #22871
          #26020
          #20811
          #29942
          #26479
          #26742
          #20854#23427)
        TabOrder = 7
      end
      object DBComboBox4: TDBComboBox
        Left = 392
        Top = 80
        Width = 169
        Height = 21
        DataField = 'DepleteUnit'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        ItemHeight = 13
        Items.Strings = (
          #20010
          #21482
          #21452
          #22871
          #26020
          #20811
          #29942
          #26479
          #26742
          #20854#23427)
        TabOrder = 8
      end
      object DBEdit14: TDBEdit
        Left = 392
        Top = 104
        Width = 169
        Height = 21
        DataField = 'Cost'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 9
      end
      object DBEdit15: TDBEdit
        Left = 392
        Top = 128
        Width = 169
        Height = 21
        DataField = 'ProviderID'
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 10
      end
      object DBNavigator2: TDBNavigator
        Left = 128
        Top = 152
        Width = 336
        Height = 25
        DataSource = Data.DataSStaple
        VisibleButtons = [nbInsert, nbDelete, nbEdit, nbPost, nbCancel, nbRefresh]
        TabOrder = 11
      end
      object DBGrid3: TDBGrid
        Left = 8
        Top = 184
        Width = 601
        Height = 217
        DataSource = Data.DataSStaple
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        ReadOnly = True
        TabOrder = 12
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
  end
end

⌨️ 快捷键说明

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