sogh_n_o.dfm

来自「科思ERP部分源码及控件」· DFM 代码 · 共 1,435 行 · 第 1/3 页

DFM
1,435
字号
    object Label23: TLabel
      Left = 256
      Top = 87
      Width = 54
      Height = 12
      Caption = '货运单号:'
      Color = clWhite
      ParentColor = False
    end
    object Label43: TLabel
      Left = 483
      Top = 13
      Width = 54
      Height = 12
      Caption = '运输方式:'
      Color = clWhite
      ParentColor = False
    end
    object Label15: TLabel
      Left = 483
      Top = 88
      Width = 30
      Height = 12
      Caption = '备注:'
      Color = clWhite
      ParentColor = False
    end
    object Label19: TLabel
      Left = 483
      Top = 136
      Width = 54
      Height = 12
      Caption = '系统日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 256
      Top = 61
      Width = 30
      Height = 12
      Caption = '税码:'
    end
    object lbSoghSysDate: TLabel
      Left = 542
      Top = 135
      Width = 78
      Height = 12
      Caption = 'lbSoghSysDate'
    end
    object Label9: TLabel
      Left = 256
      Top = 11
      Width = 30
      Height = 12
      Caption = '币种:'
    end
    object Label20: TLabel
      Left = 256
      Top = 36
      Width = 30
      Height = 12
      Caption = '汇率:'
    end
    object Label11: TLabel
      Left = 483
      Top = 37
      Width = 54
      Height = 12
      Caption = '结算方式:'
    end
    object Label12: TLabel
      Left = 483
      Top = 63
      Width = 42
      Height = 12
      Caption = '业务员:'
    end
    object seSoghCode: TSDEdit
      Tag = 1
      Left = 77
      Top = 8
      Width = 142
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'SESOGHCODE'
      OnKeyDown = seSoghCodeKeyDown
      SplitSymbol = ' | '
    end
    object scSoghType: TSDComboBox
      Tag = 2
      Left = 77
      Top = 80
      Width = 149
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      Text = 'scSoghType'
      KeyItem = cbItem2
    end
    object scSoghPosType: TSDComboBox
      Tag = 7
      Left = 77
      Top = 105
      Width = 148
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 4
      Text = 'scSoghPosType'
      OnKeyDown = scSoghPosTypeKeyDown
      KeyItem = cbItem2
    end
    object scSoghFmonth: TSDComboBox
      Tag = 7
      Left = 77
      Top = 56
      Width = 90
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
      Text = 'scSoghFmonth'
      ReadOnly = True
    end
    object deSoghDate: TDateEdit
      Tag = 3
      Left = 77
      Top = 33
      Width = 90
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2003-03-24'
      InitDate = '2003-03-24'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scSoghState: TSDComboBox
      Tag = 5
      Left = 542
      Top = 105
      Width = 153
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 16
      Text = 'scSoghState'
      KeyItem = cbItem2
    end
    object scSoghDeliver: TSDComboBox
      Tag = 10
      Left = 310
      Top = 103
      Width = 145
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 10
      Text = 'scSoghDeliver'
      OnKeyDown = scSoghDeliverKeyDown
      KeyItem = cbItem2
    end
    object seSoghTransCode: TSDEdit
      Tag = 1
      Left = 310
      Top = 81
      Width = 142
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 9
      Text = 'seSoghTransCode'
      SplitSymbol = ' | '
    end
    object scSoghTransMode: TSDComboBox
      Tag = 14
      Left = 542
      Top = 8
      Width = 152
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 12
      Text = 'scSoghTransMode'
      OnKeyDown = scSoghTransModeKeyDown
      KeyItem = cbItem2
    end
    object seSoghDesc: TSDEdit
      Left = 542
      Top = 83
      Width = 150
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 15
      Text = 'seSoghDesc'
      SplitSymbol = ' | '
    end
    object scSoghTaxCode: TSDComboBox
      Left = 310
      Top = 53
      Width = 141
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 8
      Text = 'scSoghTaxCode'
      OnKeyDown = scSoghTaxCodeKeyDown
      KeyItem = cbItem2
    end
    object seSoghEnrate: TSDEdit
      Tag = 10
      Left = 310
      Top = 30
      Width = 66
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 7
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object scSoghSettleMode: TSDComboBox
      Left = 542
      Top = 31
      Width = 152
      Height = 20
      Ctl3D = False
      ItemHeight = 12
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 13
      Text = 'scSoghSettleMode'
      OnKeyDown = scSoghSettleModeKeyDown
      KeyItem = cbItem2
    end
    object scSoghSaler: TSDComboBox
      Left = 542
      Top = 56
      Width = 152
      Height = 20
      Ctl3D = False
      ItemHeight = 12
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 14
      Text = 'scSoghSaler'
      OnKeyDown = scSoghSalerKeyDown
      KeyItem = cbItem2
    end
    object seSoghClient: TSDEdit
      Left = 77
      Top = 131
      Width = 152
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = 'seSoghClient'
      OnExit = seSoghClientExit
      OnButtonClick = seSoghClientButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object seSoghCurrency: TSDEdit
      Left = 310
      Top = 8
      Width = 121
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 6
      Text = 'seSoghCurrency'
      OnKeyDown = seSoghCurrencyKeyDown
      OnButtonClick = seSoghCurrencyButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
    object seSoghSsite: TSDEdit
      Left = 310
      Top = 131
      Width = 147
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 11
      Text = 'seSoghSsite'
      OnKeyDown = seSoghSsiteKeyDown
      OnButtonClick = seSoghSsiteButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
  end
  inherited sbBar: TStatusBar
    Top = 508
    Width = 736
  end
  inherited CoolBar1: TCoolBar
    Width = 736
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 736
      end>
    inherited tbMainBar: TToolBar
      Width = 723
      inherited tbClose: TToolButton
        Visible = True
      end
    end
  end
  object FloatPanel3: TFloatPanel [7]
    Left = 0
    Top = 476
    Width = 736
    Height = 32
    Align = alBottom
    Color = clWhite
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 5
    object Label17: TLabel
      Left = 27
      Top = 6
      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 = 533
      Top = 8
      Width = 42
      Height = 12
      Caption = '制单人:'
      Color = clWhite
      ParentColor = False
    end
    object cheSoghCheck: TCheckBox
      Left = 197
      Top = 7
      Width = 58
      Height = 14
      TabStop = False
      Caption = '已审核'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object cheSoghCancel: TCheckBox
      Left = 360
      Top = 7
      Width = 58
      Height = 14
      TabStop = False
      Caption = '已取消'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object scSoghUser: TSDEdit
      Left = 588
      Top = 3
      Width = 121
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 2
      Text = 'scSoghUser'
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object cheSoghClose: TCheckBox
      Left = 274
      Top = 5
      Width = 65
      Height = 17
      Caption = '已结清'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object seSoghChecker: TSDEdit
      Left = 68
      Top = 4
      Width = 89
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = 'seSoghChecker'
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 674
    Top = 10
  end
  inherited ImageList1: TImageList
    Left = 594
    Top = 10
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 650
    Top = 15
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 620
    Top = 10
  end
end

⌨️ 快捷键说明

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