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

📄 trendtjfrm.dfm

📁 一个电力企业的后台管理程序
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form_TrendTJ: TForm_TrendTJ
  Left = 140
  Top = 111
  Width = 802
  Height = 560
  Caption = '坐席业务量趋势统计'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Scaled = False
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 794
    Height = 415
    Align = alClient
    BevelOuter = bvLowered
    BevelWidth = 10
    BorderWidth = 10
    BorderStyle = bsSingle
    Color = 8060928
    TabOrder = 0
    object Panel3: TPanel
      Left = 20
      Top = 20
      Width = 750
      Height = 371
      Align = alClient
      BevelInner = bvLowered
      BevelOuter = bvLowered
      BorderStyle = bsSingle
      TabOrder = 0
      object ToolBar1: TToolBar
        Left = 2
        Top = 2
        Width = 742
        Height = 28
        Cursor = crHandPoint
        AutoSize = True
        ButtonWidth = 75
        Caption = 'ToolBar1'
        EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
        EdgeInner = esLowered
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        Images = ImageList1
        List = True
        ParentFont = False
        ParentShowHint = False
        ShowCaptions = True
        ShowHint = True
        TabOrder = 0
        Transparent = True
        Wrapable = False
        object ToolButton2: TToolButton
          Left = 0
          Top = 2
          Hint = '适合屏幕大小'
          AutoSize = True
          Caption = '适屏'
          ImageIndex = 0
          OnClick = ToolButton2Click
        end
        object ToolButton4: TToolButton
          Left = 55
          Top = 2
          Hint = '适合屏幕宽'
          AutoSize = True
          Caption = '适屏宽'
          ImageIndex = 2
          OnClick = ToolButton4Click
        end
        object ToolButton3: TToolButton
          Left = 122
          Top = 2
          Hint = '100%比例'
          AutoSize = True
          Caption = '100%'
          ImageIndex = 1
          OnClick = ToolButton3Click
        end
        object ToolButton10: TToolButton
          Left = 177
          Top = 2
          Width = 6
          Caption = 'ToolButton10'
          ImageIndex = 14
          Style = tbsSeparator
        end
        object ToolButton7: TToolButton
          Left = 183
          Top = 2
          Hint = '上一页'
          AutoSize = True
          Caption = '上一页'
          ImageIndex = 4
          OnClick = ToolButton7Click
        end
        object ToolButton6: TToolButton
          Left = 250
          Top = 2
          Hint = '第一页'
          AllowAllUp = True
          AutoSize = True
          Caption = '第一页'
          ImageIndex = 3
          OnClick = ToolButton6Click
        end
        object ToolButton8: TToolButton
          Left = 317
          Top = 2
          Hint = '下一页'
          AllowAllUp = True
          AutoSize = True
          Caption = '下一页'
          ImageIndex = 5
          OnClick = ToolButton8Click
        end
        object ToolButton9: TToolButton
          Left = 384
          Top = 2
          Hint = '最后一页'
          AllowAllUp = True
          AutoSize = True
          Caption = '末页'
          ImageIndex = 6
          OnClick = ToolButton9Click
        end
        object ToolButton1: TToolButton
          Left = 439
          Top = 2
          Width = 6
          Caption = 'ToolButton1'
          ImageIndex = 14
          Style = tbsSeparator
        end
        object ToolButton11: TToolButton
          Left = 445
          Top = 2
          Hint = '打印设置'
          AllowAllUp = True
          AutoSize = True
          Caption = '打印设置'
          ImageIndex = 7
          OnClick = ToolButton11Click
        end
        object ToolButton13: TToolButton
          Left = 524
          Top = 2
          Hint = '打印'
          AllowAllUp = True
          AutoSize = True
          Caption = '打印'
          ImageIndex = 8
          OnClick = ToolButton13Click
        end
        object ToolButton5: TToolButton
          Left = 579
          Top = 2
          Width = 6
          Caption = 'ToolButton5'
          ImageIndex = 14
          Style = tbsSeparator
        end
        object ToolButton14: TToolButton
          Left = 585
          Top = 2
          Hint = '退出'
          AllowAllUp = True
          AutoSize = True
          Caption = '退出'
          Enabled = False
          ImageIndex = 9
          OnClick = ToolButton14Click
        end
      end
      object QRPreview1: TQRPreview
        Left = 2
        Top = 30
        Width = 742
        Height = 307
        HorzScrollBar.Tracking = True

⌨️ 快捷键说明

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