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

📄 statisticfrm.dfm

📁 基于Interbase的图书管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited StatisticForm: TStatisticForm
  Left = 0
  Top = 188
  Width = 800
  Height = 423
  Caption = #12310#27719#24635#32479#35745#25968#25454#12311
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter [1]
    Left = 0
    Top = 193
    Width = 792
    Height = 8
    Cursor = crVSplit
    Align = alTop
  end
  object gbDataBrowse: TGroupBox [2]
    Left = 0
    Top = 201
    Width = 792
    Height = 188
    Align = alClient
    Caption = #27719#24635#32479#35745#25968#25454#27983#35272#21306
    TabOrder = 0
    object dbgCount: TDBGrid
      Left = 2
      Top = 15
      Width = 788
      Height = 171
      Align = alClient
      FixedColor = clInfoBk
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = [fsBold]
    end
  end
  object pageControlCount: TPageControl [3]
    Left = 0
    Top = 0
    Width = 792
    Height = 193
    ActivePage = TabSheet1
    Align = alTop
    TabHeight = 30
    TabIndex = 0
    TabOrder = 1
    OnChange = pageControlCountChange
    object TabSheet1: TTabSheet
      Caption = #22270#20070#27719#24635#32479#35745
      object GroupBox3: TGroupBox
        Left = 0
        Top = 0
        Width = 145
        Height = 153
        Align = alLeft
        Caption = #22270#20070#24635#27719
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object Label1: TLabel
          Left = 11
          Top = 23
          Width = 110
          Height = 13
          AutoSize = False
          Caption = #22823#31867#31867#22411#24635#25968#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label3: TLabel
          Left = 11
          Top = 63
          Width = 118
          Height = 13
          AutoSize = False
          Caption = #23567#31867#31867#22411#24635#25968#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label2: TLabel
          Left = 11
          Top = 109
          Width = 118
          Height = 13
          AutoSize = False
          Caption = #22270#20070#24635#25968#25968#37327#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object lbBigCount: TLabel
          Left = 40
          Top = 39
          Width = 76
          Height = 16
          Caption = 'lbBigCount'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object lbSmallCount: TLabel
          Left = 40
          Top = 83
          Width = 92
          Height = 16
          Caption = 'lbSmallCount'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object lbBookCount: TLabel
          Left = 42
          Top = 127
          Width = 89
          Height = 16
          Caption = 'lbBookCount'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = [fsBold]
          ParentFont = False
        end
      end
      object GroupBox1: TGroupBox
        Left = 145
        Top = 0
        Width = 639
        Height = 153
        Align = alClient
        Caption = #22270#20070#20998#27719
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        object gbSmallType: TGroupBox
          Left = 455
          Top = 15
          Width = 182
          Height = 136
          Align = alClient
          Caption = 'gbSmallType'
          TabOrder = 0
          object Label8: TLabel
            Left = 13
            Top = 20
            Width = 108
            Height = 13
            AutoSize = False
            Caption = #35813#23567#31867#22270#20070#24635#25968#65306
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
          end
          object lbSmallBookCount: TLabel
            Left = 56
            Top = 42
            Width = 86
            Height = 13
            Caption = 'lbSmallBookCount'
          end
          object bbtnBigSmallBook: TBitBtn
            Left = 16
            Top = 64
            Width = 121
            Height = 25
            Caption = #27983#35272#23567#31867#22270#20070
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clPurple
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
            TabOrder = 0
            OnClick = bbtnBigSmallBookClick
          end
          object bbtnBigSmallBookPrint: TBitBtn
            Left = 16
            Top = 104
            Width = 121
            Height = 25
            Caption = #21015#21360#23567#31867#22270#20070#26126#32454
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clPurple
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
            TabOrder = 1
            OnClick = bbtnBigSmallBookPrintClick
          end
        end
        object Panel1: TPanel
          Left = 2
          Top = 15
          Width = 453
          Height = 136
          Align = alLeft
          BevelOuter = bvNone
          Caption = 'Panel1'
          TabOrder = 1
          object gbBigType: TGroupBox
            Left = 0
            Top = 33
            Width = 453
            Height = 103
            Align = alClient
            Caption = 'gbBigType'
            TabOrder = 0
            object Label5: TLabel
              Left = 6
              Top = 20
              Width = 123
              Height = 13
              AutoSize = False
              Caption = #35813#22823#31867#20013#23567#31867#24635#25968#65306
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clBlack
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ParentFont = False
            end
            object Label6: TLabel
              Left = 6
              Top = 52
              Width = 123
              Height = 13
              AutoSize = False
              Caption = #35813#22823#31867#22270#20070#24635#20876#25968#65306
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clBlack
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ParentFont = False
            end
            object Label7: TLabel
              Left = 6
              Top = 84
              Width = 123
              Height = 13
              AutoSize = False
              Caption = #36873#25321#35813#22823#31867#20013#23567#31867#65306
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clBlack
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ParentFont = False
            end
            object lbBigSmallCount: TLabel
              Left = 134
              Top = 20
              Width = 76
              Height = 13
              Caption = 'lbBigSmallCount'
            end
            object lbBigBookCount: TLabel
              Left = 134
              Top = 52
              Width = 76
              Height = 13
              Caption = 'lbBigBookCount'
            end
            object cbSmallType: TComboBox
              Left = 142
              Top = 76
              Width = 299
              Height = 21
              ItemHeight = 13
              TabOrder = 0
              Text = 'cbSmallType'
              OnChange = cbSmallTypeChange
            end
            object bbtnBigSmallType: TBitBtn
              Left = 203
              Top = 12
              Width = 121
              Height = 25
              Caption = #27983#35272#35813#22823#31867#20013#23567#31867
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clPurple
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ParentFont = False
              TabOrder = 1
              OnClick = bbtnBigSmallTypeClick
            end
            object bbtnSmallTypePrint: TBitBtn
              Left = 334
              Top = 12
              Width = 107
              Height = 25
              Caption = #21015#21360#23567#31867#26126#32454
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clPurple
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ParentFont = False
              TabOrder = 2
              OnClick = bbtnSmallTypePrintClick
            end
            object bbtnBigBook: TBitBtn
              Left = 203
              Top = 44
              Width = 121
              Height = 25
              Caption = #27983#35272#35813#22823#31867#22270#20070
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clPurple
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ParentFont = False
              TabOrder = 3
              OnClick = bbtnBigBookClick
            end
            object bbtnBigBookPrint: TBitBtn
              Left = 333
              Top = 44
              Width = 108
              Height = 25
              Caption = #21015#21360#22823#31867#22270#20070#26126#32454
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clPurple
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ParentFont = False
              TabOrder = 4
              OnClick = bbtnBigBookPrintClick
            end
          end
          object Panel2: TPanel
            Left = 0
            Top = 0
            Width = 453
            Height = 33
            Align = alTop
            BevelOuter = bvNone
            TabOrder = 1
            object Label4: TLabel
              Left = 160
              Top = 11
              Width = 60
              Height = 13
              AutoSize = False
              Caption = #36873#25321#22823#31867#65306
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clBlack
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ParentFont = False
            end
            object cbBigType: TComboBox
              Left = 230
              Top = 3
              Width = 211
              Height = 21
              ItemHeight = 13
              TabOrder = 0
              Text = 'cbBigType'
              OnChange = cbBigTypeChange
            end
            object bbtnBigtype: TBitBtn
              Left = 16
              Top = 0
              Width = 121
              Height = 25
              Caption = #27983#35272#22823#31867
              Font.Charset = DEFAULT_CHARSET
              Font.Color = clPurple
              Font.Height = -11
              Font.Name = 'MS Sans Serif'
              Font.Style = []
              ParentFont = False
              TabOrder = 1
              OnClick = bbtnBigtypeClick
            end
          end
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #35835#32773#27719#24635#32479#35745
      ImageIndex = 1
      object GroupBox2: TGroupBox
        Left = 0
        Top = 0
        Width = 153
        Height = 153
        Align = alLeft
        Caption = #35835#32773#24635#27719
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object Label9: TLabel
          Left = 16
          Top = 32
          Width = 60
          Height = 13
          Caption = #35835#32773#24635#25968#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object lbReaderCount: TLabel
          Left = 40
          Top = 56
          Width = 122
          Height = 20
          Caption = 'lbReaderCount'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clNavy
          Font.Height = -16
          Font.Name = 'MS Sans Serif'

⌨️ 快捷键说明

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