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

📄 clientaskrep.dfm

📁 一个电力企业的后台管理程序
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          Caption = '月份'
        end
        object RB_ByTypeDay: TRadioButton
          Left = 56
          Top = 35
          Width = 69
          Height = 17
          Caption = '按日统计'
          Checked = True
          Font.Charset = ANSI_CHARSET
          Font.Color = 9805
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          TabStop = True
          OnClick = RB_ByTypeDayClick
        end
        object RB_ByTypeMonth: TRadioButton
          Left = 57
          Top = 76
          Width = 68
          Height = 17
          Caption = '按月统计'
          Font.Charset = ANSI_CHARSET
          Font.Color = 9805
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = RB_ByTypeMonthClick
        end
        object DTP_TypeDate: TDateTimePicker
          Left = 206
          Top = 34
          Width = 124
          Height = 20
          CalAlignment = dtaLeft
          Date = 37288.6871945718
          Time = 37288.6871945718
          DateFormat = dfLong
          DateMode = dmUpDown
          ImeName = '中文 (简体) - 微软拼音'
          Kind = dtkDate
          ParseInput = False
          TabOrder = 2
        end
        object SE_TypeYear: TSpinEdit
          Left = 207
          Top = 73
          Width = 54
          Height = 21
          MaxValue = 3000
          MinValue = 1999
          TabOrder = 3
          Value = 1999
        end
        object SE_TypeMonth: TSpinEdit
          Left = 287
          Top = 73
          Width = 43
          Height = 21
          MaxValue = 12
          MinValue = 1
          TabOrder = 4
          Value = 1
        end
        object Panel6: TPanel
          Left = 0
          Top = 0
          Width = 389
          Height = 18
          Align = alTop
          BevelOuter = bvNone
          Color = 14989451
          TabOrder = 5
          object Label11: TLabel
            Left = 1
            Top = 2
            Width = 6
            Height = 12
            Color = 14989451
            Font.Charset = ANSI_CHARSET
            Font.Color = 4194304
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentColor = False
            ParentFont = False
          end
        end
      end
      object Panel3: TPanel
        Left = 0
        Top = 111
        Width = 389
        Height = 113
        Align = alClient
        BevelOuter = bvNone
        Color = 16775408
        TabOrder = 1
        object Label7: TLabel
          Left = 14
          Top = 9
          Width = 48
          Height = 12
          Caption = '报表模式'
          Font.Charset = ANSI_CHARSET
          Font.Color = 4194304
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Bevel3: TBevel
          Left = 193
          Top = 5
          Width = 2
          Height = 105
          Shape = bsLeftLine
        end
        object DsFancyButton5: TDsFancyButton
          Left = 243
          Top = 47
          Width = 86
          Height = 22
          ButtonColor = 15391410
          Caption = '自定义报表'
          FrameColor = 15391410
          FrameWidth = 6
          CornerRadius = 10
          Shape = shCapsule
          TextStyle = txRaised
        end
        object Bevel7: TBevel
          Left = 1
          Top = 1
          Width = 387
          Height = 3
          Shape = bsTopLine
        end
        object RB_TypeNormal: TRadioButton
          Left = 21
          Top = 52
          Width = 68
          Height = 17
          Caption = '一般报表'
          Checked = True
          Font.Charset = ANSI_CHARSET
          Font.Color = 9805
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          TabStop = True
        end
        object RB_TypeWord: TRadioButton
          Left = 99
          Top = 50
          Width = 67
          Height = 17
          Caption = 'WORD报表'
          Font.Charset = ANSI_CHARSET
          Font.Color = 9805
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = '用户咨询分析报表'
      ImageIndex = 2
      TabVisible = False
      object Panel4: TPanel
        Left = 0
        Top = 0
        Width = 311
        Height = 169
        Align = alClient
        Color = 16775408
        TabOrder = 0
        object Label9: TLabel
          Left = 32
          Top = 114
          Width = 48
          Height = 12
          Caption = '报表模式'
          Font.Charset = ANSI_CHARSET
          Font.Color = 4194304
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object DsFancyButton6: TDsFancyButton
          Left = 244
          Top = 147
          Width = 85
          Height = 22
          ButtonColor = 15391410
          Caption = '自定义报表'
          FrameColor = 15391410
          FrameWidth = 6
          CornerRadius = 10
          TextStyle = txRaised
        end
        object Bevel4: TBevel
          Left = 2
          Top = 100
          Width = 387
          Height = 3
          Shape = bsTopLine
        end
        object Bevel5: TBevel
          Left = 194
          Top = 101
          Width = 5
          Height = 123
          Shape = bsLeftLine
        end
        object Label8: TLabel
          Left = 104
          Top = 48
          Width = 48
          Height = 12
          Caption = '分析年度'
          Font.Charset = ANSI_CHARSET
          Font.Color = 4194304
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object SE_FxYear: TSpinEdit
          Left = 196
          Top = 44
          Width = 121
          Height = 24
          MaxValue = 3000
          MinValue = 1999
          TabOrder = 0
          Value = 1999
        end
        object RB_FxWord: TRadioButton
          Left = 92
          Top = 137
          Width = 85
          Height = 17
          Caption = 'WORD报表'
          Font.Charset = ANSI_CHARSET
          Font.Color = 9805
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
        object RB_FxNormal: TRadioButton
          Left = 93
          Top = 170
          Width = 76
          Height = 17
          Caption = '一般报表'
          Checked = True
          Font.Charset = ANSI_CHARSET
          Font.Color = 9805
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          TabStop = True
        end
        object Panel5: TPanel
          Left = 1
          Top = 1
          Width = 309
          Height = 18
          Align = alTop
          BevelOuter = bvNone
          Color = 14989451
          TabOrder = 3
          object Label10: TLabel
            Left = 1
            Top = 2
            Width = 6
            Height = 12
            Color = 14989451
            Font.Charset = ANSI_CHARSET
            Font.Color = 4194304
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentColor = False
            ParentFont = False
          end
        end
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 251
    Width = 397
    Height = 41
    Align = alBottom
    Color = 12422417
    TabOrder = 1
    object BTN_OK: TDsFancyButton
      Left = 110
      Top = 8
      Width = 76
      Height = 21
      ButtonColor = 15391410
      Caption = '确   定'
      FrameColor = 15391410
      FrameWidth = 6
      CornerRadius = 10
      Shape = shCapsule
      TextStyle = txRaised
    end
    object BTN_Cancel: TDsFancyButton
      Left = 219
      Top = 8
      Width = 82
      Height = 21
      ButtonColor = 15391410
      Caption = '取   消'
      FrameColor = 15391410
      FrameWidth = 6
      CornerRadius = 10
      Shape = shCapsule
      TextStyle = txRaised
      OnClick = BTN_CancelClick
    end
  end
end

⌨️ 快捷键说明

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