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

📄 saleunit.~dfm

📁 一个图书批发商的通用软件
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
object frmSaleUnit: TfrmSaleUnit
  Left = 13
  Top = 86
  Width = 796
  Height = 468
  Caption = #38144#21806#21333
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 26
    Width = 788
    Height = 166
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 0
    object Label1: TLabel
      Left = 6
      Top = 6
      Width = 72
      Height = 24
      Caption = #38144#21806#21333
      Color = clBtnFace
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -24
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
    object Label2: TLabel
      Left = 119
      Top = 14
      Width = 36
      Height = 12
      Caption = #21333#21495#65306
    end
    object Label3: TLabel
      Left = 315
      Top = 14
      Width = 36
      Height = 12
      Caption = #25209#27425#65306
    end
    object Label4: TLabel
      Left = 553
      Top = 15
      Width = 36
      Height = 12
      Caption = #26085#26399#65306
    end
    object edtNumber: TEdit
      Left = 153
      Top = 9
      Width = 149
      Height = 20
      Color = clBtnFace
      ReadOnly = True
      TabOrder = 0
    end
    object dtpDateNow: TDateTimePicker
      Left = 589
      Top = 9
      Width = 119
      Height = 20
      CalAlignment = dtaLeft
      Date = 38094.9504902546
      Time = 38094.9504902546
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
    end
    object GroupBox1: TGroupBox
      Left = 6
      Top = 31
      Width = 771
      Height = 132
      TabOrder = 2
      object Label5: TLabel
        Left = 7
        Top = 19
        Width = 60
        Height = 12
        Caption = #21333#20301#32534#21495#65306
      end
      object Label6: TLabel
        Left = 234
        Top = 19
        Width = 60
        Height = 12
        Caption = #21333#20301#21517#31216#65306
      end
      object Label7: TLabel
        Left = 7
        Top = 40
        Width = 60
        Height = 12
        Caption = #24179#22343#25240#25187#65306
      end
      object Label8: TLabel
        Left = 246
        Top = 40
        Width = 48
        Height = 12
        Caption = #24635#25968#37327#65306
      end
      object Label9: TLabel
        Left = 436
        Top = 41
        Width = 48
        Height = 12
        Caption = #24635#30721#27915#65306
      end
      object Label10: TLabel
        Left = 8
        Top = 62
        Width = 60
        Height = 12
        Caption = #24179#22343#21333#20215#65306
      end
      object Label11: TLabel
        Left = 245
        Top = 64
        Width = 48
        Height = 12
        Caption = #25240#25187#39069#65306
      end
      object Label12: TLabel
        Left = 436
        Top = 63
        Width = 48
        Height = 12
        Caption = #24635#23454#27915#65306
      end
      object Label13: TLabel
        Left = 31
        Top = 85
        Width = 36
        Height = 12
        Caption = #31246#39069#65306
      end
      object Label14: TLabel
        Left = 220
        Top = 86
        Width = 72
        Height = 12
        Caption = #19981#21547#31246#37329#39069#65306
      end
      object Label15: TLabel
        Left = 424
        Top = 88
        Width = 60
        Height = 12
        Caption = #20854#20182#36153#29992#65306
      end
      object Label16: TLabel
        Left = 584
        Top = 87
        Width = 60
        Height = 12
        Caption = #24212#25910#37329#39069#65306
      end
      object Label23: TLabel
        Left = 18
        Top = 111
        Width = 48
        Height = 12
        Caption = #22791'  '#27880#65306
      end
      object edtAVgDiscount: TEdit
        Left = 68
        Top = 37
        Width = 143
        Height = 20
        Color = clBtnFace
        ReadOnly = True
        TabOrder = 0
        Text = '0'
      end
      object edtSumBookCount: TEdit
        Left = 294
        Top = 37
        Width = 121
        Height = 20
        Color = clBtnFace
        ReadOnly = True
        TabOrder = 1
        Text = '0'
      end
      object edtSumTotalMoney: TEdit
        Left = 482
        Top = 37
        Width = 278
        Height = 20
        Color = clBtnFace
        ReadOnly = True
        TabOrder = 2
        Text = '0'
      end
      object edtAvgBookPrice: TEdit
        Left = 68
        Top = 60
        Width = 143
        Height = 20
        Color = clBtnFace
        ReadOnly = True
        TabOrder = 3
        Text = '0'
      end
      object edtzkMoney: TEdit
        Left = 294
        Top = 60
        Width = 121
        Height = 20
        Color = clBtnFace
        ReadOnly = True
        TabOrder = 4
        Text = '0'
      end
      object edtSumRealMoney: TEdit
        Left = 482
        Top = 60
        Width = 278
        Height = 20
        Color = clBtnFace
        ReadOnly = True
        TabOrder = 5
        Text = '0'
      end
      object edtTaxMoney: TEdit
        Left = 68
        Top = 83
        Width = 143
        Height = 20
        Color = clBtnFace
        ReadOnly = True
        TabOrder = 6
        Text = '0'
      end
      object edtNotax: TEdit
        Left = 294
        Top = 83
        Width = 121
        Height = 20
        Color = clBtnFace
        ReadOnly = True
        TabOrder = 7
        Text = '0'
      end
      object edtOtherMoney: TEdit
        Left = 482
        Top = 83
        Width = 95
        Height = 20
        Color = clWhite
        TabOrder = 8
        OnKeyPress = edtOtherMoneyKeyPress
      end
      object edtGetMoney: TEdit
        Left = 642
        Top = 83
        Width = 118
        Height = 20
        Color = clBtnFace
        ReadOnly = True
        TabOrder = 9
        Text = '0'
      end
      object cxlcbSaleBookingId: TcxLookupComboBox
        Left = 68
        Top = 12
        Width = 145
        Height = 20
        Properties.DropDownAutoSize = True
        Properties.KeyFieldNames = 'ClientId'
        Properties.ListColumns = <
          item
            Caption = #32534#21495
            Fixed = True
            HeaderAlignment = taCenter
            Width = 50
            FieldName = 'ClientId'
          end
          item
            Caption = #21517#31216
            HeaderAlignment = taCenter
            Width = 120
            FieldName = 'ClientName'
          end>
        Properties.ListSource = dsCient
        Properties.OnChange = cxlcbSaleBookingIdPropertiesChange
        Style.BorderStyle = ebs3D
        TabOrder = 10
      end
      object edtUnitName: TDBEdit
        Left = 294
        Top = 10
        Width = 466
        Height = 20
        Color = clBtnFace
        DataField = 'ClientName'
        DataSource = dsdbEdit
        ReadOnly = True
        TabOrder = 11
      end
      object edtMemo: TEdit
        Left = 68
        Top = 107
        Width = 693
        Height = 20
        TabOrder = 12
      end
    end
    object cbWholeBooking: TComboBox
      Left = 352
      Top = 10
      Width = 193
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 3
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 192
    Width = 681
    Height = 249
    Align = alLeft
    BevelOuter = bvNone
    TabOrder = 1
    object dxDBGrid1: TdxDBGrid
      Left = 0
      Top = 0
      Width = 681
      Height = 249
      Bands = <

⌨️ 快捷键说明

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