📄 unit_analyzeintegral.dfm
字号:
inherited Frm_AnalyzeIntegral: TFrm_AnalyzeIntegral
Left = 87
Top = 68
Caption = '大客户积分推广统计'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 15
inherited Panel1: TPanel
inherited Panel4: TPanel
Font.Color = clBlack
ParentFont = False
object Label10: TLabel [6]
Left = 9
Top = 180
Width = 45
Height = 15
Caption = '时间:'
end
object Label7: TLabel [7]
Left = 8
Top = 208
Width = 60
Height = 15
Caption = '积分点:'
end
object Label8: TLabel [8]
Left = 44
Top = 235
Width = 15
Height = 15
Caption = '至'
end
object Label9: TLabel [9]
Left = 15
Top = 282
Width = 135
Height = 45
Caption = '--选中:分析已积分用户,未选中:分析未积分用户'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
WordWrap = True
end
inherited FlatComboBox_Att: TFlatComboBox
TabOrder = 5
end
inherited FlatComboBox_Grade: TFlatComboBox
TabOrder = 3
end
inherited Panel6: TPanel
TabOrder = 10
inherited FlatButton1: TFlatButton
OnClick = FlatButton1Click
end
end
object FlatSpinEditInteger_Year: TFlatSpinEditInteger
Left = 48
Top = 176
Width = 70
Height = 22
ColorFlat = clWhite
AutoSize = False
MaxValue = 0
MinValue = 0
TabOrder = 6
Value = 0
end
object FlatComboBox_Month: TFlatComboBox
Left = 116
Top = 176
Width = 51
Height = 23
Style = csDropDownList
Color = clWindow
ItemHeight = 15
Items.Strings = (
'01'
'02'
'03'
'04'
'05'
'06'
'07'
'08'
'09'
'11'
'12')
TabOrder = 7
ItemIndex = -1
end
object FEMinIntegral: TFlatSpinEditInteger
Left = 64
Top = 204
Width = 103
Height = 22
ColorFlat = clWhite
AutoSize = False
MaxValue = 0
MinValue = 0
TabOrder = 8
Value = 0
end
object FEMaxIntegral: TFlatSpinEditInteger
Left = 64
Top = 231
Width = 103
Height = 22
ColorFlat = clWhite
AutoSize = False
MaxValue = 0
MinValue = 0
TabOrder = 9
Value = 0
end
object FlatCheckBox1: TFlatCheckBox
Left = 12
Top = 264
Width = 121
Height = 17
Caption = '分析积分用户 '
Checked = True
Color = clBtnFace
ParentColor = False
TabOrder = 11
TabStop = True
end
end
end
inherited Panel2: TPanel
inherited Panel3: TPanel
inherited FlatButton2: TFlatButton
OnClick = FlatButton2Click
end
end
inherited Panel7: TPanel
inherited SBGrade: TSpeedButton
OnClick = SBGradeClick
end
end
inherited XLGrid1: TXLGrid
Sheet = XLSheet1
end
end
inherited QueryTotal: TQuery
Left = 85
Top = 408
end
inherited QueryDetail: TQuery
Left = 8
Top = 416
end
inherited DataSourceTotal: TDataSource
Left = 124
Top = 440
end
inherited QueryRow: TQuery
Left = 24
Top = 404
end
object XLSheet1: TXLSheet
PrintMarginLeft = 0
PrintMarginTop = 0
PrintMarginRight = 0
PrintMarginBottom = 0
PrintMode = pmNormal
PrintScale = 100
PrintHidden = False
PrintTitles = [sCols, sRows]
PrintGridLines = False
ColCount = 5
ColDefWidth = 105
ColMaxWidth = 0
RowCount = 5
RowDefHeight = 25
RowMaxHeight = 0
TitleCols = 1
TitleRows = 1
ReadOnly = True
Left = 292
Top = 193
XLData = {
584C471663000000FF0305000000417269616C0100000000000000F5FFFFFF08
000080B203000000000000000000000000000000000000000000000000000000
00000000000000000000000000000005000080000000000000000000001002FF
0000000F00008063000000FF0305000000417269616C0100000000000000F5FF
FFFF08000080B203000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000F00008001000000000000000000
2200FF000000000000000300010000000100000000000000A4FFFFFF00000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000001000000010000
0000000000FEFFFFFF0000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000A0000000100000001000000B20300
000A000000000000000000FFFFFFFF0300000002000000B20300000A00000000
0000000000FFFFFFFFFFFFFFFF01000000000000000000000000010000000000
0000000000000000002000000020000000200000002000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000}
end
object Query1: TQuery
DatabaseName = 'db_vipdl'
Left = 104
Top = 332
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -