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

📄 getysdz.dfm

📁 一个图书批发商的通用软件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmGetysdz: TfrmGetysdz
  Left = 26
  Top = 92
  Width = 808
  Height = 578
  Caption = #24212#25910#36134#27454
  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
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 26
    Width = 800
    Height = 58
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 0
    object Label2: TLabel
      Left = 120
      Top = 16
      Width = 60
      Height = 12
      Caption = #21333#20301#32534#21495#65306
    end
    object Label3: TLabel
      Left = 120
      Top = 42
      Width = 60
      Height = 12
      Caption = #24212#25910#36134#27454#65306
    end
    object Label4: TLabel
      Left = 298
      Top = 42
      Width = 36
      Height = 12
      Caption = #36824#27454#65306
    end
    object Label1: TLabel
      Left = 13
      Top = 10
      Width = 96
      Height = 24
      Caption = #24212#25910#36134#27454
      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 Label5: TLabel
      Left = 443
      Top = 42
      Width = 36
      Height = 12
      Caption = #27424#27454#65306
    end
    object Label6: TLabel
      Left = 288
      Top = 16
      Width = 60
      Height = 12
      Caption = #21333#20301#21517#31216#65306
    end
    object cxLookupComboBox1: TcxLookupComboBox
      Left = 184
      Top = 12
      Width = 89
      Height = 20
      Properties.DropDownAutoSize = True
      Properties.KeyFieldNames = 'ClientId'
      Properties.ListColumns = <
        item
          Caption = #32534#21495
          HeaderAlignment = taCenter
          Width = 50
          FieldName = 'ClientId'
        end
        item
          Caption = #21517#31216
          HeaderAlignment = taCenter
          Width = 120
          FieldName = 'ClientName'
        end>
      Properties.ListSource = DataSource1
      Properties.OnChange = cxLookupComboBox1PropertiesChange
      Style.BorderStyle = ebs3D
      TabOrder = 0
    end
    object dxEdit1: TdxEdit
      Left = 183
      Top = 38
      Width = 91
      Color = clBtnFace
      TabOrder = 1
      Alignment = taRightJustify
      ReadOnly = True
      StoredValues = 65
    end
    object dxEdit2: TdxEdit
      Left = 332
      Top = 38
      Width = 90
      Color = clBtnFace
      TabOrder = 2
      Alignment = taRightJustify
      ReadOnly = True
      StoredValues = 65
    end
    object dxEdit3: TdxEdit
      Left = 477
      Top = 38
      Width = 90
      Color = clBtnFace
      TabOrder = 3
      Alignment = taRightJustify
      ReadOnly = True
      StoredValues = 65
    end
    object Edit1: TEdit
      Left = 348
      Top = 12
      Width = 219
      Height = 20
      ReadOnly = True
      TabOrder = 4
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 84
    Width = 800
    Height = 460
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 5
    object GroupBox1: TGroupBox
      Left = 0
      Top = 0
      Width = 800
      Height = 460
      Align = alClient
      Caption = #21457#36135#37329#39069
      TabOrder = 0
      object dxDBGrid1: TdxDBGrid
        Left = 2
        Top = 14
        Width = 796
        Height = 444
        Bands = <
          item
          end>
        DefaultLayout = True
        HeaderPanelRowCount = 1
        KeyField = 'SaleId'
        ShowGroupPanel = True
        ShowSummaryFooter = True
        SummaryGroups = <>
        SummarySeparator = ', '
        Align = alClient
        TabOrder = 0
        DataSource = DataSource2
        Filter.Criteria = {00000000}
        OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
        ScrollBars = ssVertical
        object dxDBGrid1SaleId: TdxDBGridColumn
          Alignment = taRightJustify
          Caption = #38144#21806#21333#21495
          HeaderAlignment = taCenter
          Width = 60
          BandIndex = 0
          RowIndex = 0
          FieldName = 'SaleId'
          SummaryType = cstSum
          SummaryField = 'RealMoney'
          SummaryFormat = #21512#35745'('#23454#27915')=0'
        end
        object dxDBGrid1BookId: TdxDBGridColumn
          Caption = #22270#20070#32534#21495
          HeaderAlignment = taCenter
          Width = 60
          BandIndex = 0
          RowIndex = 0
          FieldName = 'BookId'
        end
        object dxDBGrid1BookName: TdxDBGridColumn
          Caption = #22270#20070#21517#31216
          HeaderAlignment = taCenter
          Width = 169
          BandIndex = 0
          RowIndex = 0
          FieldName = 'BookName'
        end
        object dxDBGrid1BookCount: TdxDBGridMaskColumn
          Caption = #25968#37327
          HeaderAlignment = taCenter
          Width = 60
          BandIndex = 0
          RowIndex = 0
          FieldName = 'BookCount'
        end
        object dxDBGrid1BookPrice: TdxDBGridCurrencyColumn
          Caption = #21333#20215
          HeaderAlignment = taCenter
          Width = 60
          BandIndex = 0
          RowIndex = 0
          FieldName = 'BookPrice'
          DisplayFormat = '0.00;-0.00'
          Nullable = False
        end
        object dxDBGrid1Discount: TdxDBGridCurrencyColumn
          Caption = #25240#25187#29575
          HeaderAlignment = taCenter
          Width = 60
          BandIndex = 0
          RowIndex = 0
          FieldName = 'Discount'
          Nullable = False
        end
        object dxDBGrid1TotalMoney: TdxDBGridCurrencyColumn
          Caption = #30721#27915
          HeaderAlignment = taCenter
          Width = 80
          BandIndex = 0
          RowIndex = 0
          FieldName = 'TotalMoney'
          DisplayFormat = '0.00;-0.00'
          Nullable = False
        end
        object dxDBGrid1RealMoney: TdxDBGridCurrencyColumn
          Caption = #23454#27915
          HeaderAlignment = taCenter
          Width = 80
          BandIndex = 0
          RowIndex = 0
          FieldName = 'RealMoney'
          DisplayFormat = '0.00;-0.00'
          Nullable = False
        end
      end
    end
  end
  object dxBarManager1: TdxBarManager
    Scaled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Bars = <
      item
        AllowClose = False
        AllowCustomizing = False
        AllowQuickCustomizing = False
        AllowReset = False
        Caption = #24037#20855#26639
        DockedDockingStyle = dsTop
        DockedLeft = 0
        DockedTop = 0
        DockingStyle = dsTop
        FloatLeft = 29
        FloatTop = 200
        FloatClientWidth = 56
        FloatClientHeight = 88
        ItemLinks = <
          item
            Item = dxBarLargeButton1
            Visible = True

⌨️ 快捷键说明

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