📄 unit_analyzecustfancy.dfm
字号:
inherited Frm_AnalyzeCustFancy: TFrm_AnalyzeCustFancy
Left = 71
Top = 137
Caption = '个人大客户喜好构成统计'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 15
inherited Panel1: TPanel
inherited Panel4: TPanel
object Label7: TLabel [6]
Left = 8
Top = 180
Width = 75
Height = 15
Caption = '大类喜好:'
end
object Label8: TLabel [7]
Left = 8
Top = 208
Width = 75
Height = 15
Caption = '小类喜好:'
end
object Label10: TLabel [8]
Left = 12
Top = 240
Width = 45
Height = 15
Caption = '时间:'
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 FlatComboBoxIndiTop: TFlatComboBox
Tag = 34
Left = 80
Top = 176
Width = 87
Height = 23
Style = csDropDownList
Color = clWindow
ItemHeight = 15
TabOrder = 6
ItemIndex = -1
OnChange = FlatComboBoxIndiTopChange
end
object FlatComboBoxIndiServer: TFlatComboBox
Tag = 34
Left = 80
Top = 204
Width = 87
Height = 23
Style = csDropDownList
Color = clWindow
ItemHeight = 15
TabOrder = 7
ItemIndex = -1
end
object FlatComboBox_Month: TFlatComboBox
Left = 116
Top = 232
Width = 51
Height = 23
Style = csDropDownList
Color = clWindow
ItemHeight = 15
Items.Strings = (
'01'
'02'
'03'
'04'
'05'
'06'
'07'
'08'
'09'
'11'
'12')
TabOrder = 9
ItemIndex = -1
end
object FlatSpinEditInteger_Year: TFlatSpinEditInteger
Left = 48
Top = 232
Width = 70
Height = 22
ColorFlat = clWhite
AutoSize = False
MaxValue = 0
MinValue = 0
TabOrder = 8
Value = 0
end
end
end
inherited Panel2: TPanel
inherited Panel3: TPanel
inherited FlatButton2: TFlatButton
OnClick = FlatButton2Click
end
end
inherited Panel7: TPanel
inherited SpeedButton6: TSpeedButton
Left = 334
end
inherited SBGrade: TSpeedButton
Left = 267
Down = False
end
object SBIndi: TSpeedButton
Left = 349
Top = 2
Width = 67
Height = 32
AllowAllUp = True
GroupIndex = 7
Caption = '喜好'
Flat = True
OnClick = SBIndiClick
end
end
inherited XLGrid1: TXLGrid
Sheet = XLSheet1
end
end
inherited QueryTotal: TQuery
Left = 21
Top = 304
end
inherited QueryDetail: TQuery
Left = 20
Top = 336
end
inherited DataSourceTotal: TDataSource
Left = 56
Top = 308
end
inherited QueryRow: TQuery
Left = 20
Top = 372
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 = False
Left = 468
Top = 209
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 = 292
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -