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

📄 buybook.dfm

📁 一个图书批发商的通用软件
💻 DFM
字号:
object frmBuyBook: TfrmBuyBook
  Left = 291
  Top = 78
  Width = 544
  Height = 376
  Caption = #37319#36141#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
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 26
    Width = 536
    Height = 316
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 4
    object DBGrid1: TDBGrid
      Left = 2
      Top = 2
      Width = 532
      Height = 312
      Align = alClient
      DataSource = dsBuyBook
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'BookId'
          Title.Alignment = taCenter
          Title.Caption = #32534#21495
          Width = 58
          Visible = True
        end
        item
          ButtonStyle = cbsNone
          Expanded = False
          FieldName = 'BookName'
          Title.Alignment = taCenter
          Title.Caption = #21517#31216
          Width = 167
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Expr1002'
          Title.Alignment = taCenter
          Title.Caption = #25968#37327
          Width = 67
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Expr1003'
          Title.Alignment = taCenter
          Title.Caption = #30721#27915
          Width = 102
          Visible = True
        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 = 164
        FloatTop = 129
        FloatClientWidth = 33
        FloatClientHeight = 88
        ItemLinks = <
          item
            Item = dxBarLargeButton1
            Visible = True
          end
          item
            Item = dxBarLargeButton6
            Visible = True
          end
          item
            Item = dxBarLargeButton4
            Visible = True
          end>
        Name = #24037#20855#26639
        OneOnRow = True
        Row = 0
        UseOwnFont = False
        Visible = True
        WholeRow = False
      end>
    Categories.Strings = (
      'Default')
    Categories.ItemsVisibles = (
      2)
    Categories.Visibles = (
      True)
    LargeImages = dmData.ImageList
    PopupMenuLinks = <>
    Style = bmsFlat
    UseSystemFont = True
    Left = 356
    DockControlHeights = (
      0
      0
      26
      0)
    object dxBarLargeButton1: TdxBarLargeButton
      Caption = #32479#35745
      Category = 0
      Hint = #32479#35745
      Visible = ivAlways
      OnClick = dxBarLargeButton1Click
      AutoGrayScale = False
      GlyphLayout = glLeft
      LargeImageIndex = 0
    end
    object dxBarLargeButton2: TdxBarLargeButton
      Caption = #20445#23384
      Category = 0
      Hint = #20445#23384
      Visible = ivAlways
      AutoGrayScale = False
      GlyphLayout = glLeft
      LargeImageIndex = 1
    end
    object dxBarLargeButton3: TdxBarLargeButton
      Caption = #21024#38500
      Category = 0
      Hint = #21024#38500
      Visible = ivAlways
      AutoGrayScale = False
      GlyphLayout = glLeft
      LargeImageIndex = 2
    end
    object dxBarLargeButton5: TdxBarLargeButton
      Caption = #21047#26032
      Category = 0
      Hint = #21047#26032
      Visible = ivAlways
      AutoGrayScale = False
      GlyphLayout = glLeft
      LargeImageIndex = 5
    end
    object dxBarLargeButton6: TdxBarLargeButton
      Caption = #25171#21360
      Category = 0
      Hint = #25171#21360
      Visible = ivAlways
      OnClick = dxBarLargeButton6Click
      GlyphLayout = glLeft
      LargeImageIndex = 6
    end
    object dxBarLargeButton4: TdxBarLargeButton
      Caption = #36864#20986
      Category = 0
      Hint = #36864#20986
      Visible = ivAlways
      OnClick = dxBarLargeButton4Click
      AutoGrayScale = False
      GlyphLayout = glLeft
      LargeImageIndex = 3
    end
  end
  object qryBuyBook: TADOQuery
    Connection = dmData.adcDatabase
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      
        'Select BookId,BookName,Sum(BookCount),Sum(TotalMoney) From tbBoo' +
        'kingSubs group by BookId,BookName')
    Left = 356
    Top = 140
    object qryBuyBookBookId: TWideStringField
      DisplayWidth = 34
      FieldName = 'BookId'
      Size = 50
    end
    object qryBuyBookBookName: TWideStringField
      FieldName = 'BookName'
      Size = 50
    end
    object qryBuyBookExpr1002: TFloatField
      FieldName = 'Expr1002'
    end
    object qryBuyBookExpr1003: TBCDField
      FieldName = 'Expr1003'
      OnGetText = qryBuyBookExpr1003GetText
      Precision = 19
    end
  end
  object dsBuyBook: TDataSource
    DataSet = qryBuyBook
    Left = 156
    Top = 148
  end
  object frPrintGrid1: TfrPrintGrid
    DBGrid = DBGrid1
    AutoWidth = False
    FitWidth.Enabled = False
    FitWidth.ShrinkOptions = [frsoProportional, frsoShrinkOnly]
    FitWidth.ResizePercent = 30
    FitWidth.ApplyBeforeOnCustomize = False
    PageSize = 9
    PageWidth = 0
    PageHeight = 1
    PageMargins.Left = 45
    PageMargins.Top = 10
    PageMargins.Right = 45
    PageMargins.Bottom = 0
    Title.Font.Charset = ANSI_CHARSET
    Title.Font.Color = clWindowText
    Title.Font.Height = -21
    Title.Font.Name = #23435#20307
    Title.Font.Style = [fsBold]
    Title.Color = clWhite
    Title.Frame = []
    Title.FrameWidth = 60
    Title.Text = #35746#21333#27719#24635
    PageHeader.Font.Charset = DEFAULT_CHARSET
    PageHeader.Font.Color = clWindowText
    PageHeader.Font.Height = -13
    PageHeader.Font.Name = 'Arial'
    PageHeader.Font.Style = []
    PageHeader.Color = clWhite
    PageHeader.Frame = []
    PageHeader.FrameWidth = 1
    PageFooter.Font.Charset = DEFAULT_CHARSET
    PageFooter.Font.Color = clWindowText
    PageFooter.Font.Height = -13
    PageFooter.Font.Name = 'Arial'
    PageFooter.Font.Style = []
    PageFooter.Color = clWhite
    PageFooter.Frame = []
    PageFooter.FrameWidth = 1
    Header.Font.Charset = GB2312_CHARSET
    Header.Font.Color = clBlack
    Header.Font.Height = -16
    Header.Font.Name = #23435#20307
    Header.Font.Style = []
    Header.Color = clWhite
    Header.Frame = [frLeft, frTop, frRight, frBottom]
    Header.FrameWidth = 0
    Body.Font.Charset = DEFAULT_CHARSET
    Body.Font.Color = clWindowText
    Body.Font.Height = -13
    Body.Font.Name = 'Arial'
    Body.Font.Style = []
    Body.Color = clWhite
    Body.Frame = [frLeft, frTop, frRight, frBottom]
    Body.FrameWidth = 1
    Left = 280
    Top = 136
  end
end

⌨️ 快捷键说明

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