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

📄 usaleorder.dfm

📁 天涯進銷存系統
💻 DFM
📖 第 1 页 / 共 4 页
字号:
    AllowDelete = False
    AllowInsert = False
    Color = clWhite
    DataSource = BillBodyDs
    PanelBorder = gbNone
    PanelHeight = 17
    PanelWidth = 762
    ParentColor = False
    TabOrder = 6
    RowCount = 15
    OnKeyDown = DBCtrlGridKeyDown
    object Panel5: TPanel
      Left = 0
      Top = 0
      Width = 762
      Height = 17
      Align = alClient
      BevelOuter = bvNone
      Color = clWhite
      TabOrder = 0
      object Shape9: TShape
        Left = 104
        Top = -1
        Width = 1
        Height = 17
        Brush.Color = 10395294
        Pen.Color = clBackground
      end
      object Shape11: TShape
        Left = 319
        Top = -2
        Width = 1
        Height = 18
        Brush.Color = 10395294
        Pen.Color = clBackground
      end
      object Shape12: TShape
        Left = 384
        Top = -2
        Width = 1
        Height = 18
        Brush.Color = 10395294
        Pen.Color = clBackground
      end
      object Shape14: TShape
        Left = 415
        Top = -2
        Width = 1
        Height = 18
        Brush.Color = 10395294
        Pen.Color = clBackground
      end
      object Shape15: TShape
        Left = 488
        Top = -2
        Width = 1
        Height = 18
        Brush.Color = 10395294
        Pen.Color = clBackground
      end
      object Shape16: TShape
        Left = 531
        Top = -2
        Width = 1
        Height = 18
        Brush.Color = 10395294
        Pen.Color = clBackground
      end
      object Shape17: TShape
        Left = 605
        Top = -2
        Width = 1
        Height = 18
        Brush.Color = 10395294
        Pen.Color = clBackground
      end
      object Shape18: TShape
        Left = 643
        Top = -1
        Width = 1
        Height = 17
        Brush.Color = 10395294
        Pen.Color = clBackground
      end
      object Shape19: TShape
        Left = 672
        Top = -2
        Width = 1
        Height = 18
        Brush.Color = 10395294
        Pen.Color = clBackground
      end
      object Panel6: TPanel
        Left = 0
        Top = 16
        Width = 762
        Height = 1
        Align = alBottom
        BevelOuter = bvNone
        Color = clBackground
        TabOrder = 0
      end
      object PartCodeDBEdit: TDBEdit
        Left = 1
        Top = 2
        Width = 102
        Height = 14
        BorderStyle = bsNone
        Color = clWhite
        DataField = 'PARTCODE'
        DataSource = BillBodyDs
        ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
        ReadOnly = True
        TabOrder = 1
        OnDblClick = PartCodeDBEditDblClick
        OnKeyDown = PartCodeDBEditKeyDown
      end
      object PartNameDBEdit: TDBEdit
        Left = 106
        Top = 2
        Width = 213
        Height = 14
        BorderStyle = bsNone
        Color = clWhite
        DataField = 'PARTNAME'
        DataSource = BillBodyDs
        ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
        ReadOnly = True
        TabOrder = 2
        OnDblClick = PartCodeDBEditDblClick
        OnKeyDown = PartNameDBEditKeyDown
      end
      object ProducingDBEdit: TDBEdit
        Left = 322
        Top = 2
        Width = 61
        Height = 14
        BorderStyle = bsNone
        Color = clWhite
        DataField = 'PRODUCING'
        DataSource = BillBodyDs
        ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
        TabOrder = 3
        OnKeyDown = ProducingDBEditKeyDown
      end
      object DepotPlaceDBEdit: TDBEdit
        Left = 418
        Top = 2
        Width = 70
        Height = 14
        BorderStyle = bsNone
        Color = clWhite
        DataField = 'DEPOTPLACE'
        DataSource = BillBodyDs
        ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
        TabOrder = 4
        OnKeyDown = DepotPlaceDBEditKeyDown
      end
      object UnitDBEdit: TDBEdit
        Left = 386
        Top = 2
        Width = 29
        Height = 14
        BorderStyle = bsNone
        Color = clWhite
        DataField = 'UNITS'
        DataSource = BillBodyDs
        ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
        TabOrder = 5
        OnKeyDown = UnitDBEditKeyDown
      end
      object QuantityDBEdit: TDBEdit
        Left = 490
        Top = 2
        Width = 40
        Height = 14
        BorderStyle = bsNone
        Color = clWhite
        DataField = 'QUANTITY'
        DataSource = BillBodyDs
        ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
        TabOrder = 6
        OnExit = QuantityDBEditExit
        OnKeyDown = QuantityDBEditKeyDown
      end
      object PriceDBEdit: TDBEdit
        Left = 534
        Top = 2
        Width = 71
        Height = 14
        BorderStyle = bsNone
        Color = clWhite
        DataField = 'PRICE'
        DataSource = BillBodyDs
        ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
        TabOrder = 7
        OnExit = QuantityDBEditExit
        OnKeyDown = PriceDBEditKeyDown
      end
      object AgioDBEdit: TDBEdit
        Left = 607
        Top = 2
        Width = 36
        Height = 14
        BorderStyle = bsNone
        Color = clWhite
        DataField = 'AGIO'
        DataSource = BillBodyDs
        ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
        TabOrder = 8
        OnExit = AgioDBEditExit
        OnKeyDown = AgioDBEditKeyDown
      end
      object CessDBEdit: TDBEdit
        Left = 645
        Top = 2
        Width = 27
        Height = 14
        BorderStyle = bsNone
        Color = clWhite
        DataField = 'CESS'
        DataSource = BillBodyDs
        ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
        TabOrder = 9
        OnExit = CessDBEditExit
        OnKeyDown = CessDBEditKeyDown
      end
      object SumDBEdit: TDBEdit
        Left = 674
        Top = 2
        Width = 86
        Height = 14
        BorderStyle = bsNone
        Color = clWhite
        DataField = 'TOTALSUM'
        DataSource = BillBodyDs
        ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
        TabOrder = 10
        OnKeyDown = CessDBEditKeyDown
      end
    end
  end
  object Panel4: TPanel
    Left = 8
    Top = 120
    Width = 780
    Height = 16
    BevelOuter = bvNone
    Color = 14581072
    TabOrder = 7
    object Label4: TLabel
      Left = 2
      Top = 2
      Width = 48
      Height = 12
      Caption = #21830#21697#32534#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label6: TLabel
      Left = 321
      Top = 2
      Width = 24
      Height = 12
      Caption = #20135#22320
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label7: TLabel
      Left = 385
      Top = 2
      Width = 24
      Height = 12
      Caption = #21333#20301
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label8: TLabel
      Left = 488
      Top = 2
      Width = 24
      Height = 12
      Caption = #25968#37327
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label9: TLabel
      Left = 532
      Top = 2
      Width = 24
      Height = 12
      Caption = #21333#20215
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label18: TLabel
      Left = 644
      Top = 2
      Width = 24
      Height = 12
      Caption = #31246#29575
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label19: TLabel
      Left = 673
      Top = 2
      Width = 24
      Height = 12
      Caption = #37329#39069
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label20: TLabel
      Left = 105
      Top = 2
      Width = 48
      Height = 12
      Caption = #21517#31216#35268#26684
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label21: TLabel
      Left = 607
      Top = 2
      Width = 24
      Height = 12
      Caption = #25240#25187
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label24: TLabel
      Left = 416
      Top = 2
      Width = 24
      Height = 12
      Caption = #20179#20301
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
  end
  object ClientDBEdit: TLBDBEdit
    Left = 64
    Top = 70
    Width = 158
    Height = 18
    ParentColor = True
    Color = clWhite
    TabOrder = 0
    Text = 'ClientDBEdit'
    OnEnter = ClientDBEditEnter
    OnExit = ClientDBEditExit
    OnKeyDown = ClientDBEditKeyDown
    AutoSize = False
    BorderStyle = bsNone
    DataField = 'PROVIDER'
    DataSource = BillHandDs
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
  end
  object BillDateDBEdit: TLBDBEdit
    Left = 674
    Top = 70
    Width = 99
    Height = 18

⌨️ 快捷键说明

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