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

📄 sexch.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Top = 87
        Width = 54
        Height = 12
        Caption = '换货批号:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label39: TLabel
        Left = 16
        Top = 121
        Width = 30
        Height = 12
        Caption = '备注:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label28: TLabel
        Left = 15
        Top = 56
        Width = 54
        Height = 12
        Caption = '换货货位:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label34: TLabel
        Left = 16
        Top = 26
        Width = 54
        Height = 12
        Caption = '换货费用:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label33: TLabel
        Left = 15
        Top = 207
        Width = 42
        Height = 12
        Caption = '行状态:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object memSexcdDesc: TMemo
        Left = 75
        Top = 111
        Width = 160
        Height = 75
        Color = clWhite
        Ctl3D = False
        Lines.Strings = (
          '')
        ParentCtl3D = False
        TabOrder = 3
      end
      object seSexcdExes: TSDEdit
        Left = 76
        Top = 25
        Width = 102
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        Text = '0'
        DigLen = 2
        DataType = dtNumber
        CharType = ctMathematic
        SplitSymbol = ' | '
        DefaultValue = '0'
      end
      object scSexcdState: TSDComboBox
        Left = 86
        Top = 206
        Width = 116
        Height = 20
        Color = clWhite
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 0
        Text = 'scSexcdState'
        KeyItem = cbItem2
      end
      object seSexcdLoc: TSDEdit
        Left = 77
        Top = 52
        Width = 158
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 2
        Text = 'seSexcdLoc'
        ButtonVisible = True
        KeyItem = cbItem2
        SplitSymbol = ' | '
      end
      object seSexcdBatch: TSDEdit
        Left = 80
        Top = 81
        Width = 157
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 4
        Text = 'seSexcdBatch'
        OnButtonClick = seSexcdBatchButtonClick
        KeyItem = cbItem2
        DispItem = cbItem1
        SplitSymbol = ' | '
      end
    end
  end
  inherited sbBar: TStatusBar
    Top = 443
    Width = 729
  end
  inherited CoolBar1: TCoolBar
    Width = 729
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 729
      end>
    inherited tbMainBar: TToolBar
      Width = 716
    end
  end
  object FloatPanel3: TFloatPanel [4]
    Left = 0
    Top = 410
    Width = 729
    Height = 33
    Align = alBottom
    Color = clWhite
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 4
    object Label17: TLabel
      Left = 25
      Top = 11
      Width = 42
      Height = 12
      Caption = '审核人:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 458
      Top = 11
      Width = 42
      Height = 12
      Caption = '制单人:'
      Color = clWhite
      ParentColor = False
    end
    object cheSexchCheck: TCheckBox
      Left = 217
      Top = 9
      Width = 58
      Height = 14
      TabStop = False
      Caption = '审核'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object cheSexchCancel: TCheckBox
      Left = 320
      Top = 9
      Width = 46
      Height = 14
      TabStop = False
      Caption = '取消'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object seSexchUser: TSDEdit
      Left = 524
      Top = 5
      Width = 109
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 2
      Text = 'seSexchUser'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object seSexchChecker: TSDEdit
      Left = 72
      Top = 5
      Width = 98
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'seSexchChecker'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
  end
  object FloatPanel1: TFloatPanel [5]
    Left = 0
    Top = 39
    Width = 729
    Height = 112
    Align = alTop
    Color = clWhite
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 5
    object Label1: TLabel
      Left = 16
      Top = 20
      Width = 54
      Height = 12
      Caption = '换货单号:'
      Color = clWhite
      ParentColor = False
    end
    object Label3: TLabel
      Left = 16
      Top = 52
      Width = 54
      Height = 12
      Caption = '换货日期:'
      Color = clWhite
      ParentColor = False
    end
    object Label4: TLabel
      Left = 234
      Top = 18
      Width = 54
      Height = 12
      Caption = '客户代码:'
      Color = clWhite
      ParentColor = False
    end
    object Label6: TLabel
      Left = 16
      Top = 83
      Width = 54
      Height = 12
      Caption = '财务月份:'
      Color = clWhite
      ParentColor = False
    end
    object Label7: TLabel
      Left = 235
      Top = 50
      Width = 30
      Height = 12
      Caption = '币种:'
      Color = clWhite
      ParentColor = False
    end
    object Label15: TLabel
      Left = 458
      Top = 48
      Width = 30
      Height = 12
      Caption = '备注:'
      Color = clWhite
      ParentColor = False
    end
    object Label5: TLabel
      Left = 457
      Top = 19
      Width = 54
      Height = 12
      Caption = '换货原因:'
      Color = clWhite
      ParentColor = False
    end
    object Label13: TLabel
      Left = 236
      Top = 80
      Width = 30
      Height = 12
      Caption = '汇率:'
      Color = clWhite
      ParentColor = False
    end
    object Label11: TLabel
      Left = 459
      Top = 82
      Width = 54
      Height = 12
      Caption = '系统日期:'
    end
    object lbSexchSysDate: TLabel
      Left = 525
      Top = 81
      Width = 84
      Height = 12
      Caption = 'lbSexchSysDate'
    end
    object seSexchCode: TSDEdit
      Tag = 1
      Left = 81
      Top = 16
      Width = 131
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'SESREWHCODE'
      OnKeyDown = seSexchCodeKeyDown
      SplitSymbol = ' | '
    end
    object deSexchDate: TDateEdit
      Tag = 3
      Left = 81
      Top = 47
      Width = 131
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-05-11'
      InitDate = '2001-05-11'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object seSexchEnrate: TSDEdit
      Tag = 10
      Left = 293
      Top = 73
      Width = 97
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = 'seSexchEnrate'
      DigLen = 4
      SplitSymbol = ' | '
    end
    object scSexchFmonth: TSDComboBox
      Tag = 7
      Left = 81
      Top = 78
      Width = 131
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
      Text = 'scSexchFmonth'
      ReadOnly = True
    end
    object scSexchRr: TSDComboBox
      Tag = 5
      Left = 516
      Top = 15
      Width = 152
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 6
      Text = 'scSexchRr'
    end
    object seSexchClient: TSDEdit
      Left = 295
      Top = 13
      Width = 143
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'seSexchClient'
      OnButtonClick = seSexchClientButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object seSexchCurrency: TSDEdit
      Left = 295
      Top = 45
      Width = 145
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = 'seSexchCurrency'
      OnButtonClick = seSexchCurrencyButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object seSexchDesc: TSDEdit
      Left = 516
      Top = 46
      Width = 153
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 7
      Text = 'seSexchDesc'
      SplitSymbol = ' | '
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 459
    Top = 8
  end
  inherited ImageList1: TImageList
    Left = 512
    Top = 11
  end
end

⌨️ 快捷键说明

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