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

📄 outck_manage.dfm

📁 供销存软件
💻 DFM
字号:
object outCKForm: ToutCKForm
  Left = 234
  Top = 114
  Width = 684
  Height = 569
  BorderIcons = [biSystemMenu]
  Caption = #20986#24211#31649#29702
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 281
    Height = 535
    Align = alLeft
    TabOrder = 0
    object calButton: TSpeedButton
      Left = 40
      Top = 504
      Width = 65
      Height = 25
      Caption = #35745#31639
      Enabled = False
      OnClick = calButtonClick
    end
    object GroupBox1: TGroupBox
      Left = 8
      Top = 8
      Width = 265
      Height = 113
      TabOrder = 0
      object Label1: TLabel
        Left = 16
        Top = 18
        Width = 64
        Height = 16
        Caption = #21333#20301#21517#31216
      end
      object Label2: TLabel
        Left = 16
        Top = 50
        Width = 64
        Height = 16
        Caption = #20986#36135#20179#24211
      end
      object Label3: TLabel
        Left = 16
        Top = 84
        Width = 64
        Height = 16
        Caption = #32467#31639#26041#24335
      end
      object addKH: TSpeedButton
        Left = 224
        Top = 16
        Width = 33
        Height = 25
        Enabled = False
        OnClick = addKHClick
      end
      object DBComboBox1: TDBComboBox
        Left = 88
        Top = 48
        Width = 169
        Height = 24
        DataField = #20986#36135#20179#24211
        DataSource = DM.DS_RKD
        Enabled = False
        ItemHeight = 16
        TabOrder = 0
      end
      object DBComboBox2: TDBComboBox
        Left = 88
        Top = 80
        Width = 169
        Height = 24
        DataField = #32467#31639#26041#24335
        DataSource = DM.DS_RKD
        Enabled = False
        ItemHeight = 16
        TabOrder = 1
      end
      object KHname: TEdit
        Left = 88
        Top = 17
        Width = 129
        Height = 24
        Enabled = False
        TabOrder = 2
      end
    end
    object GroupBox2: TGroupBox
      Left = 8
      Top = 120
      Width = 265
      Height = 377
      TabOrder = 1
      object Label7: TLabel
        Left = 16
        Top = 314
        Width = 64
        Height = 16
        Caption = #37329'    '#39069
      end
      object Label8: TLabel
        Left = 16
        Top = 115
        Width = 64
        Height = 16
        Caption = #38646' '#21806' '#20215
      end
      object Label9: TLabel
        Left = 16
        Top = 181
        Width = 64
        Height = 16
        Caption = #24211#23384#25968#37327
      end
      object Label10: TLabel
        Left = 16
        Top = 248
        Width = 64
        Height = 16
        Caption = #20986#24211#20215#26684
      end
      object Label11: TLabel
        Left = 16
        Top = 281
        Width = 64
        Height = 16
        Caption = #20986#24211#25968#37327
      end
      object Label12: TLabel
        Left = 16
        Top = 215
        Width = 64
        Height = 16
        Caption = #20837' '#24211' '#20215
      end
      object Label13: TLabel
        Left = 16
        Top = 148
        Width = 64
        Height = 16
        Caption = #21830#21697#31867#21035
      end
      object Label14: TLabel
        Left = 152
        Top = 82
        Width = 32
        Height = 16
        Caption = #35268#26684
      end
      object Label15: TLabel
        Left = 16
        Top = 82
        Width = 64
        Height = 16
        Caption = #21333'    '#20301
      end
      object Label16: TLabel
        Left = 16
        Top = 49
        Width = 64
        Height = 16
        Caption = #21830#21697#21517#31216
      end
      object Label17: TLabel
        Left = 16
        Top = 16
        Width = 64
        Height = 16
        Caption = #21830#21697#20195#30721
      end
      object Label18: TLabel
        Left = 16
        Top = 348
        Width = 64
        Height = 16
        Caption = #23454#38469#25968#37327
      end
      object DBEdit1: TDBEdit
        Left = 88
        Top = 48
        Width = 169
        Height = 24
        DataField = #21830#21697#21517#31216
        DataSource = DM.DS_SPinfo
        Enabled = False
        TabOrder = 0
      end
      object DBEdit2: TDBEdit
        Left = 88
        Top = 80
        Width = 57
        Height = 24
        DataField = #21333#20301
        DataSource = DM.DS_SPinfo
        Enabled = False
        TabOrder = 1
      end
      object DBEdit3: TDBEdit
        Left = 192
        Top = 80
        Width = 65
        Height = 24
        DataField = #21830#21697#35268#26684
        DataSource = DM.DS_SPinfo
        Enabled = False
        TabOrder = 2
      end
      object DBEdit5: TDBEdit
        Left = 88
        Top = 144
        Width = 169
        Height = 24
        DataField = #31867#21035
        DataSource = DM.DS_SPinfo
        Enabled = False
        TabOrder = 3
      end
      object DBEdit4: TDBEdit
        Left = 88
        Top = 112
        Width = 169
        Height = 24
        DataField = #21333#20215
        DataSource = DM.DS_SPinfo
        Enabled = False
        TabOrder = 4
      end
      object inPrice: TEdit
        Left = 88
        Top = 208
        Width = 169
        Height = 24
        Enabled = False
        TabOrder = 5
      end
      object Tsum: TEdit
        Left = 88
        Top = 344
        Width = 169
        Height = 24
        Enabled = False
        TabOrder = 6
      end
      object Money: TEdit
        Left = 88
        Top = 312
        Width = 169
        Height = 24
        Enabled = False
        TabOrder = 7
      end
      object addSP: TBitBtn
        Left = 224
        Top = 16
        Width = 33
        Height = 25
        Enabled = False
        TabOrder = 8
        OnClick = addSPClick
      end
      object THsum: TEdit
        Left = 88
        Top = 280
        Width = 169
        Height = 24
        Enabled = False
        TabOrder = 9
      end
      object THprice: TEdit
        Left = 88
        Top = 248
        Width = 169
        Height = 24
        Enabled = False
        TabOrder = 10
      end
      object SPnum: TEdit
        Left = 88
        Top = 16
        Width = 121
        Height = 24
        Enabled = False
        TabOrder = 11
      end
      object KCsum: TEdit
        Left = 88
        Top = 176
        Width = 169
        Height = 24
        Enabled = False
        TabOrder = 12
      end
    end
    object okBtn: TBitBtn
      Left = 124
      Top = 504
      Width = 69
      Height = 25
      Caption = #25552#20132
      Enabled = False
      TabOrder = 2
      OnClick = okBtnClick
    end
    object noBtn: TBitBtn
      Left = 208
      Top = 504
      Width = 65
      Height = 25
      Caption = #21462#28040
      Enabled = False
      TabOrder = 3
      OnClick = noBtnClick
    end
  end
  object Panel2: TPanel
    Left = 287
    Top = 0
    Width = 385
    Height = 497
    Color = clWhite
    TabOrder = 1
    object Label19: TLabel
      Left = 145
      Top = 16
      Width = 100
      Height = 20
      Caption = #21830#21697#20986#24211#21333
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
    end
    object Label20: TLabel
      Left = 8
      Top = 48
      Width = 32
      Height = 16
      Caption = #21333#21495
    end
    object Label21: TLabel
      Left = 224
      Top = 48
      Width = 64
      Height = 16
      Caption = #20986#24211#26102#38388
    end
    object Label23: TLabel
      Left = 16
      Top = 472
      Width = 90
      Height = 19
      Caption = #21512#35745#37329#39069':'
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -19
      Font.Name = #38582#20070
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
    object DBText1: TDBText
      Left = 48
      Top = 48
      Width = 97
      Height = 17
      DataField = #32534#21495
      DataSource = DM.DS_RKD
    end
    object DBText2: TDBText
      Left = 296
      Top = 48
      Width = 81
      Height = 17
      DataField = #20986#24211#26102#38388
      DataSource = DM.DS_RKD
    end
    object DBText4: TDBText
      Left = 112
      Top = 472
      Width = 97
      Height = 17
      DataField = #24635#37329#39069
      DataSource = DM.DS_RKD
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -19
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
    end
    object DBGrid1: TDBGrid
      Left = 8
      Top = 72
      Width = 369
      Height = 401
      BorderStyle = bsNone
      Ctl3D = False
      FixedColor = clWhite
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -16
      TitleFont.Name = #38582#20070
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #21830#21697#21517#31216
          Title.Color = clMedGray
          Width = 69
          Visible = True
        end
        item
          Expanded = False
          FieldName = #21333#20301
          Title.Color = clMedGray
          Width = 51
          Visible = True
        end
        item
          Expanded = False
          FieldName = #21830#21697#35268#26684
          Title.Color = clMedGray
          Width = 70
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25968#37327
          Title.Color = clMedGray
          Width = 47
          Visible = True
        end
        item
          Expanded = False
          FieldName = #21333#20215
          Title.Color = clMedGray
          Width = 52
          Visible = True
        end
        item
          Expanded = False
          FieldName = #37329#39069
          Title.Color = clMedGray
          Width = 62
          Visible = True
        end>
    end
  end
  object insertBtn: TBitBtn
    Left = 296
    Top = 504
    Width = 81
    Height = 25
    Caption = #26032#22686
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = insertBtnClick
  end
  object postBtn: TBitBtn
    Left = 392
    Top = 504
    Width = 81
    Height = 25
    Caption = #23384#30424
    Enabled = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = postBtnClick
  end
  object printBtn: TBitBtn
    Left = 488
    Top = 504
    Width = 81
    Height = 25
    Caption = #25171#21360
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = printBtnClick
  end
  object closeBtn: TBitBtn
    Left = 579
    Top = 504
    Width = 81
    Height = 25
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = closeBtnClick
  end
end

⌨️ 快捷键说明

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