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

📄 fdjsd.dfm

📁 供销存软件
💻 DFM
字号:
object fdJSForm: TfdJSForm
  Left = 225
  Top = 172
  Width = 602
  Height = 425
  BorderIcons = [biSystemMenu]
  Caption = 'fdJSForm'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 16
  object Panel1: TPanel
    Left = 8
    Top = 144
    Width = 577
    Height = 209
    Color = clWhite
    TabOrder = 0
    object Label4: TLabel
      Left = 248
      Top = 16
      Width = 75
      Height = 24
      Caption = #25910#27454#21333
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -24
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label5: TLabel
      Left = 40
      Top = 64
      Width = 48
      Height = 16
      Caption = #20170#25910#21040
    end
    object Shape1: TShape
      Left = 96
      Top = 80
      Width = 417
      Height = 1
      Pen.Mode = pmBlack
    end
    object Shape2: TShape
      Left = 120
      Top = 128
      Width = 97
      Height = 1
      Pen.Mode = pmBlack
    end
    object Shape3: TShape
      Left = 432
      Top = 184
      Width = 129
      Height = 1
      Pen.Mode = pmBlack
    end
    object Shape4: TShape
      Left = 272
      Top = 128
      Width = 297
      Height = 1
      Pen.Mode = pmBlack
    end
    object Label6: TLabel
      Left = 520
      Top = 64
      Width = 48
      Height = 16
      Caption = #32467#31639#27454
    end
    object Label7: TLabel
      Left = 8
      Top = 104
      Width = 112
      Height = 16
      Caption = #20154#27665#24065#65288#23567#20889#65289
    end
    object Label8: TLabel
      Left = 216
      Top = 104
      Width = 64
      Height = 16
      Caption = #65288#22823#20889#65289
    end
    object Label9: TLabel
      Left = 360
      Top = 168
      Width = 64
      Height = 16
      Caption = #23458#25143#31614#21517
    end
    object Label10: TLabel
      Left = 16
      Top = 144
      Width = 48
      Height = 16
      Caption = #22791#27880#65306
    end
    object KHname: TEdit
      Left = 96
      Top = 56
      Width = 129
      Height = 17
      BorderStyle = bsNone
      Ctl3D = False
      Enabled = False
      ParentCtl3D = False
      TabOrder = 0
      Text = #23458#25143#21517#31216
    end
    object Money: TEdit
      Left = 120
      Top = 104
      Width = 89
      Height = 17
      BorderStyle = bsNone
      Ctl3D = False
      Enabled = False
      ParentCtl3D = False
      TabOrder = 1
      Text = '0.00'
      OnChange = MoneyChange
    end
    object Edit3: TEdit
      Left = 272
      Top = 104
      Width = 209
      Height = 17
      BorderStyle = bsNone
      Ctl3D = False
      Enabled = False
      ParentCtl3D = False
      TabOrder = 2
      Text = #24065#38646#20803#38646#35282#38646#20998
    end
    object KHqm: TEdit
      Left = 432
      Top = 160
      Width = 129
      Height = 17
      BorderStyle = bsNone
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 3
      Text = #35831#20986#20837#32463#25163#20154#22995#21517
    end
    object BZ: TEdit
      Left = 64
      Top = 144
      Width = 129
      Height = 17
      BorderStyle = bsNone
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 4
      Text = #35831#36755#20837
    end
  end
  object printBtn: TBitBtn
    Left = 416
    Top = 360
    Width = 73
    Height = 25
    Caption = #25171#21360
    TabOrder = 1
    OnClick = printBtnClick
  end
  object postBtn: TBitBtn
    Left = 328
    Top = 360
    Width = 73
    Height = 25
    Caption = #23384#30424
    TabOrder = 2
    OnClick = postBtnClick
  end
  object closeBtn: TBitBtn
    Left = 504
    Top = 360
    Width = 73
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = closeBtnClick
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 577
    Height = 129
    Caption = #26410#32467#31639#21333#25454
    TabOrder = 4
    object CheckListBox1: TCheckListBox
      Left = 16
      Top = 16
      Width = 553
      Height = 105
      ItemHeight = 16
      TabOrder = 0
      OnClick = CheckListBox1Click
    end
  end
end

⌨️ 快捷键说明

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