?? unit_analyzefancy.dfm
字號:
inherited Frm_AnalyzeFancy: TFrm_AnalyzeFancy
Caption = '個人客戶喜好統(tǒng)計'
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 FlatComboBoxIndiTop: TFlatComboBox
Tag = 34
Left = 80
Top = 176
Width = 87
Height = 23
Style = csDropDownList
Color = clWindow
ItemHeight = 15
TabOrder = 7
ItemIndex = -1
OnChange = FlatComboBoxIndiTopChange
end
object FlatComboBoxIndiServ: TFlatComboBox
Tag = 34
Left = 80
Top = 204
Width = 87
Height = 23
Style = csDropDownList
Color = clWindow
ItemHeight = 15
TabOrder = 8
ItemIndex = -1
end
end
end
inherited Panel2: TPanel
inherited Panel7: TPanel
inherited SpeedButton6: TSpeedButton
Left = 334
end
inherited SBGrade: TSpeedButton
Left = 267
Down = False
end
object SpeedButton1: TSpeedButton
Left = 349
Top = 2
Width = 67
Height = 32
AllowAllUp = True
GroupIndex = 6
Caption = '喜好'
Flat = True
end
end
end
inherited QueryTotal: TQuery
Left = 17
Top = 308
end
inherited QueryDetail: TQuery
Left = 16
Top = 340
end
inherited DataSourceTotal: TDataSource
Left = 52
Top = 312
end
inherited QueryRow: TQuery
Left = 16
Top = 376
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -