📄 unit_ca_consumeaction.dfm
字号:
object frm_CA_consumeaction: Tfrm_CA_consumeaction
Left = 61
Top = 89
Width = 670
Height = 500
Caption = '大客户消费行为分析'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poScreenCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object Panel1: TPanel
Left = 0
Top = 0
Width = 193
Height = 466
Align = alLeft
BevelOuter = bvLowered
TabOrder = 0
object Panel4: TPanel
Left = 1
Top = 424
Width = 191
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object Bevel2: TBevel
Left = 0
Top = 0
Width = 191
Height = 41
Align = alClient
Shape = bsTopLine
Style = bsRaised
end
object FlatButton1: TFlatButton
Left = 47
Top = 8
Width = 75
Height = 25
Caption = '分析[&A]'
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333FF3FF3333333333CC30003333333333773777333333333C33
3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
33003377333337F33377333333333C333300333F333337F33377339333333C33
3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
330077F377F337F33377993399333C33330077FF773337F33377399993333C33
33333777733337F333FF333333333C33300033333333373FF7773333333333CC
3000333333333377377733333333333333333333333333333333}
Layout = blGlyphLeft
NumGlyphs = 2
TabOrder = 0
OnClick = FlatButton1Click
end
end
object ScrollBox1: TScrollBox
Left = 1
Top = 1
Width = 191
Height = 423
Align = alClient
BorderStyle = bsNone
TabOrder = 1
object Panel6: TPanel
Left = 0
Top = 0
Width = 191
Height = 423
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object Panel7: TPanel
Left = 0
Top = 0
Width = 191
Height = 137
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object Label6: TLabel
Left = 96
Top = 61
Width = 14
Height = 14
Caption = '年'
end
object Label8: TLabel
Left = 169
Top = 61
Width = 14
Height = 14
Caption = '月'
end
object Label10: TLabel
Left = 8
Top = 36
Width = 63
Height = 14
Caption = '出帐日期:'
end
object Label1: TLabel
Left = 8
Top = 12
Width = 63
Height = 14
Caption = '手机号码:'
end
object Label2: TLabel
Left = 12
Top = 61
Width = 14
Height = 14
Caption = '从'
end
object Label3: TLabel
Left = 96
Top = 87
Width = 14
Height = 14
Caption = '年'
end
object Label4: TLabel
Left = 168
Top = 87
Width = 14
Height = 14
Caption = '月'
end
object Label5: TLabel
Left = 12
Top = 87
Width = 14
Height = 14
Caption = '至'
end
object Label7: TLabel
Left = 8
Top = 116
Width = 68
Height = 15
Caption = '消费种类:'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object spi_CalcMonthYearBegin: TFlatSpinEditInteger
Left = 30
Top = 57
Width = 63
Height = 22
ColorFlat = clBtnFace
AutoSize = False
MaxValue = 9999
MinValue = 1900
TabOrder = 0
Value = 2002
OnChange = spi_CalcMonthYearBeginChange
end
object spi_CalcMonthMonBegin: TFlatSpinEditInteger
Left = 113
Top = 57
Width = 54
Height = 22
ColorFlat = clBtnFace
AutoSize = False
MaxValue = 12
MinValue = 1
TabOrder = 1
Value = 8
OnChange = spi_CalcMonthMonBeginChange
end
object st_sid: TStaticText
Left = 80
Top = 12
Width = 81
Height = 18
Caption = '13509328287'
TabOrder = 2
end
object spi_CalcMonthYearEnd: TFlatSpinEditInteger
Left = 30
Top = 83
Width = 63
Height = 22
ColorFlat = clBtnFace
AutoSize = False
MaxValue = 9999
MinValue = 1900
TabOrder = 3
Value = 2002
end
object spi_CalcMonthMonEnd: TFlatSpinEditInteger
Left = 113
Top = 83
Width = 54
Height = 22
ColorFlat = clBtnFace
AutoSize = False
MaxValue = 12
MinValue = 1
TabOrder = 4
Value = 8
end
object btnGR_FunFull: TFlatButton
Left = 80
Top = 114
Width = 49
Height = 22
Caption = '全选'
TabOrder = 5
OnClick = btnGR_FunFullClick
end
object BtnGR_FunNone: TFlatButton
Left = 134
Top = 114
Width = 49
Height = 22
Caption = '非选'
TabOrder = 6
OnClick = BtnGR_FunNoneClick
end
end
object lb_consume: TFlatCheckListBox
Left = 0
Top = 137
Width = 191
Height = 271
Items.Strings = (
'市话费'
'长途费'
'漫游费'
'省内漫游费'
'省内长途费'
'省际漫游费'
'省际长途费'
'国际漫游费'
'国际长途费'
'数据费'
'GPRS费'
'移动梦网'
'业务费'
'其他费用'
'优惠金额')
ScrollBars = True
ColorItemsRect = clBtnFace
Align = alClient
end
end
end
end
object Panel2: TPanel
Left = 193
Top = 0
Width = 469
Height = 466
Align = alClient
BevelOuter = bvLowered
TabOrder = 1
object Panel3: TPanel
Left = 1
Top = 424
Width = 467
Height = 41
Align = alBottom
BevelOuter = bvNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object Bevel1: TBevel
Left = 0
Top = 0
Width = 467
Height = 41
Align = alClient
Shape = bsTopLine
Style = bsRaised
end
object FlatButton2: TFlatButton
Left = 229
Top = 10
Width = 75
Height = 25
Caption = '打印[&P]'
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
888F8800000000000888808888888880808800000000000008080888888BBB88
0008088888877788080800000000000008800888888888808080800000000008
0800880FFFFFFFF080808880F00000F000088880FFFFFFFF088888880F00000F
088888880FFFFFFFF08888888000000000888888888888888888}
Layout = blGlyphLeft
TabOrder = 0
Anchors = [akRight, akBottom]
end
object FlatButton3: TFlatButton
Left = 307
Top = 9
Width = 75
Height = 25
Caption = '导出[&O]'
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
333333333333337FF3333333333333903333333333333377FF33333333333399
03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
3333777777333333333333333333333333333333333333333333}
Layout = blGlyphLeft
NumGlyphs = 2
TabOrder = 1
Anchors = [akRight, akBottom]
end
object FlatButton4: TFlatButton
Left = 384
Top = 9
Width = 75
Height = 25
Caption = '关闭[&E]'
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
0000}
Layout = blGlyphLeft
NumGlyphs = 2
TabOrder = 2
OnClick = FlatButton4Click
Anchors = [akRight, akBottom]
end
end
object PageControl1: TPageControl
Left = 1
Top = 1
Width = 467
Height = 423
ActivePage = TabSheet1
Align = alClient
Style = tsFlatButtons
TabOrder = 1
object TabSheet1: TTabSheet
Caption = '图表分析'
object Panel5: TPanel
Left = 0
Top = 0
Width = 459
Height = 28
Align = alTop
BevelOuter = bvLowered
TabOrder = 0
object rb_QX: TFlatRadioButton
Left = 16
Top = 5
Width = 65
Height = 17
Caption = '曲线图'
Checked = True
TabOrder = 0
TabStop = True
OnClick = rb_QXClick
end
object rb_ZZ: TFlatRadioButton
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -