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

📄 spjcxx.~dfm

📁 这是用Delphi编写的中小企业管理系统
💻 ~DFM
字号:
inherited f_spjcxx: Tf_spjcxx
  Left = 140
  Top = 134
  Caption = #21830#21697#22522#30784#20449#24687
  ClientHeight = 328
  ClientWidth = 466
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited CoolBar1: TCoolBar
    Width = 466
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 28
        Width = 462
      end>
    inherited ToolBar1: TToolBar
      Width = 449
      inherited B3: TToolButton
        Enabled = False
      end
      inherited B9: TToolButton
        Visible = True
      end
      inherited B10: TToolButton
        Visible = True
      end
      inherited B11: TToolButton
        Visible = True
      end
      inherited B12: TToolButton
        Visible = True
      end
      object BCopy: TToolButton
        Left = 276
        Top = 2
        Hint = #22797#21046' F7'
        ImageIndex = 2
        ParentShowHint = False
        ShowHint = True
        OnClick = BCopyClick
      end
      object BPaste: TToolButton
        Left = 299
        Top = 2
        Hint = #31896#36148' F8'
        Enabled = False
        ImageIndex = 1
        ParentShowHint = False
        ShowHint = True
        OnClick = BPasteClick
      end
    end
  end
  inherited Panel1: TPanel
    Width = 450
    Height = 262
    object Label1: TLabel
      Left = 45
      Top = 22
      Width = 63
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #21830#21697#20195#30721
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 250
      Top = 22
      Width = 60
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #21830#21697#21517#31216
    end
    object Label3: TLabel
      Left = 69
      Top = 160
      Width = 39
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #21378#21830
    end
    object Label4: TLabel
      Left = 45
      Top = 56
      Width = 63
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #22522#26412#21333#20301
    end
    object Label5: TLabel
      Left = 69
      Top = 125
      Width = 39
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #20135#22320
    end
    object Label6: TLabel
      Left = 274
      Top = 125
      Width = 36
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #35268#26684
    end
    object Label7: TLabel
      Left = 57
      Top = 194
      Width = 51
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #26410#31246#20215
    end
    object Label8: TLabel
      Left = 262
      Top = 194
      Width = 48
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #21547#31246#20215
    end
    object Label9: TLabel
      Left = 69
      Top = 229
      Width = 39
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #31246#29575
    end
    object Label10: TLabel
      Left = 274
      Top = 229
      Width = 36
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #31246#39069
    end
    object Label11: TLabel
      Left = 45
      Top = 91
      Width = 63
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #37319#36141#21333#20301
    end
    object Label12: TLabel
      Left = 250
      Top = 56
      Width = 60
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #21830#21697#21517#31216
    end
    object Label13: TLabel
      Left = 250
      Top = 91
      Width = 60
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #21830#21697#21517#31216
    end
    object Label14: TLabel
      Left = 252
      Top = 160
      Width = 60
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #21830#21697#31181#31867
    end
    object spdm: TEdit
      Left = 116
      Top = 18
      Width = 99
      Height = 21
      TabOrder = 0
      OnKeyDown = spdmKeyDown
    end
    object spmc: TEdit
      Left = 315
      Top = 18
      Width = 99
      Height = 21
      TabOrder = 1
      OnKeyDown = spdmKeyDown
    end
    object cs: TComboBox
      Left = 116
      Top = 156
      Width = 97
      Height = 22
      Style = csOwnerDrawFixed
      ItemHeight = 16
      TabOrder = 8
      OnKeyDown = spdmKeyDown
    end
    object jbdw: TComboBox
      Left = 116
      Top = 52
      Width = 99
      Height = 22
      Style = csOwnerDrawFixed
      ItemHeight = 16
      TabOrder = 2
      OnChange = jbdwChange
      OnKeyDown = spdmKeyDown
    end
    object cd: TEdit
      Left = 116
      Top = 121
      Width = 97
      Height = 21
      TabOrder = 6
      OnKeyDown = spdmKeyDown
    end
    object gg: TEdit
      Left = 315
      Top = 121
      Width = 99
      Height = 21
      TabOrder = 7
      OnKeyDown = spdmKeyDown
    end
    object wsj: TEdit
      Left = 116
      Top = 190
      Width = 99
      Height = 21
      TabOrder = 10
      OnChange = wsjChange
      OnEnter = wsjEnter
      OnKeyDown = spdmKeyDown
      OnKeyPress = wsjKeyPress
    end
    object hsj: TEdit
      Left = 315
      Top = 190
      Width = 99
      Height = 21
      TabOrder = 11
      OnChange = hsjChange
      OnEnter = hsjEnter
      OnKeyDown = spdmKeyDown
      OnKeyPress = wsjKeyPress
    end
    object sl: TEdit
      Left = 116
      Top = 225
      Width = 99
      Height = 21
      TabOrder = 12
      Text = '0.17'
      OnChange = slChange
      OnKeyDown = spdmKeyDown
      OnKeyPress = wsjKeyPress
    end
    object se: TEdit
      Left = 315
      Top = 225
      Width = 99
      Height = 21
      Enabled = False
      ReadOnly = True
      TabOrder = 13
      OnKeyDown = spdmKeyDown
      OnKeyPress = wsjKeyPress
    end
    object cgdw: TComboBox
      Left = 116
      Top = 87
      Width = 99
      Height = 22
      Style = csOwnerDrawFixed
      ItemHeight = 16
      TabOrder = 4
      OnChange = cgdwChange
      OnKeyDown = spdmKeyDown
    end
    object Edit1: TEdit
      Left = 315
      Top = 52
      Width = 99
      Height = 21
      Enabled = False
      TabOrder = 3
      Text = '1'
      OnKeyDown = spdmKeyDown
    end
    object Edit2: TEdit
      Left = 315
      Top = 87
      Width = 99
      Height = 21
      TabOrder = 5
      Text = '1'
      OnKeyDown = spdmKeyDown
      OnKeyPress = Edit2KeyPress
    end
    object spzl: TComboBox
      Left = 315
      Top = 156
      Width = 97
      Height = 22
      Style = csOwnerDrawFixed
      ItemHeight = 16
      TabOrder = 9
      OnKeyDown = spdmKeyDown
    end
  end
  inherited ImageList1: TImageList
    Left = 16
    Top = 244
  end
end

⌨️ 快捷键说明

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