📄 unit_service_b.dfm
字号:
inherited form_service_B: Tform_service_B
Caption = '大客户服务查询'
PixelsPerInch = 96
TextHeight = 14
inherited Panel1: TPanel
inherited PageControl1: TPageControl
inherited TabSheet1: TTabSheet
inherited Panel6: TPanel
inherited ScrollBox_GR: TScrollBox
VertScrollBar.Position = 0
inherited PanelGR_base1: TPanel
Top = 112
Height = 145
object Label8: TLabel
Left = 8
Top = 2
Width = 91
Height = 14
Caption = '大类爱好兴趣:'
end
object Label9: TLabel
Left = 8
Top = 29
Width = 91
Height = 14
Caption = '小类爱好兴趣:'
end
object Label10: TLabel
Left = 37
Top = 106
Width = 14
Height = 14
Caption = '至'
end
object Label12: TLabel
Left = 37
Top = 82
Width = 14
Height = 14
Caption = '从'
end
object coGR_indicode: TFlatComboBox
Left = 104
Top = 26
Width = 93
Height = 22
Color = clBtnFace
ItemHeight = 14
TabOrder = 0
Text = '所有'
ItemIndex = -1
OnKeyPress = coGR_USER_ZJBSKeyPress
end
object coGR_indiseq: TFlatComboBox
Left = 104
Top = 0
Width = 93
Height = 22
Color = clBtnFace
ItemHeight = 14
TabOrder = 1
Text = '所有'
ItemIndex = -1
OnChange = coGR_indiseqChange
OnKeyPress = coGR_USER_ZJBSKeyPress
end
object dtpGR_ServiceDATEBegin: TDateTimePicker
Left = 70
Top = 78
Width = 130
Height = 22
CalAlignment = dtaLeft
Date = 37466.6513419676
Time = 37466.6513419676
Color = clActiveBorder
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
Kind = dtkDate
ParseInput = False
TabOrder = 2
end
object dtpGR_ServiceDATEEnd: TDateTimePicker
Left = 70
Top = 104
Width = 130
Height = 22
CalAlignment = dtaLeft
Date = 37466.6513419676
Time = 37466.6513419676
Color = clActiveBorder
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
Kind = dtkDate
ParseInput = False
TabOrder = 3
end
object cbGR_ServiceDATE: TFlatCheckBox
Left = 8
Top = 56
Width = 145
Height = 17
Caption = '在此时间段内享受过服务'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
TabStop = True
OnClick = cbGR_ServiceDATEClick
end
end
inherited PanelGR_base: TPanel
Top = 0
end
inherited PanelGRBTN_stuff: TPanel
Top = 257
end
inherited PanelGR_Stuff: TPanel
Top = 294
end
inherited PanelGRBTN_highlevel: TPanel
Top = 382
end
inherited PanelGR_highlevel2: TPanel
Top = 613
end
inherited PanelGR_highlevel: TPanel
Top = 713
end
inherited PanelGR_highlevel1: TPanel
Top = 419
end
end
end
end
inherited TabSheet2: TTabSheet
inherited ScrollBox_JT: TScrollBox
VertScrollBar.Position = 0
inherited PaneJTBTN_Stuff: TPanel
Top = 281
end
inherited PanelJT_HighLevel: TPanel
Top = 607
end
inherited panelJT_stuff: TPanel
Top = 318
end
inherited PanelJTBTN_HighLevel: TPanel
Top = 409
end
inherited PanelJT_Base: TPanel
Top = 0
end
inherited PanelJT_base1: TPanel
Top = 110
Height = 171
object Label13: TLabel
Left = 8
Top = 2
Width = 91
Height = 14
Caption = '大类爱好兴趣:'
end
object Label14: TLabel
Left = 8
Top = 29
Width = 91
Height = 14
Caption = '小类爱好兴趣:'
end
object Label15: TLabel
Left = 37
Top = 106
Width = 14
Height = 14
Caption = '至'
end
object Label16: TLabel
Left = 37
Top = 82
Width = 14
Height = 14
Caption = '从'
end
object coJT_indicode: TFlatComboBox
Left = 104
Top = 26
Width = 93
Height = 22
Color = clBtnFace
ItemHeight = 14
TabOrder = 0
Text = '所有'
ItemIndex = -1
OnKeyPress = coGR_USER_ZJBSKeyPress
end
object coJT_indiseq: TFlatComboBox
Left = 104
Top = 0
Width = 93
Height = 22
Color = clBtnFace
ItemHeight = 14
TabOrder = 1
Text = '所有'
ItemIndex = -1
OnChange = coJT_indiseqChange
OnKeyPress = coGR_USER_ZJBSKeyPress
end
object dtpJT_ServiceDATEBegin: TDateTimePicker
Left = 70
Top = 78
Width = 130
Height = 22
CalAlignment = dtaLeft
Date = 37466.6513419676
Time = 37466.6513419676
Color = clActiveBorder
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
Kind = dtkDate
ParseInput = False
TabOrder = 2
end
object dtpJT_ServiceDATEEnd: TDateTimePicker
Left = 70
Top = 104
Width = 130
Height = 22
CalAlignment = dtaLeft
Date = 37466.6513419676
Time = 37466.6513419676
Color = clActiveBorder
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
Kind = dtkDate
ParseInput = False
TabOrder = 3
end
object cbJT_ServiceDATE: TFlatCheckBox
Left = 8
Top = 56
Width = 177
Height = 17
Caption = '在此时间段内享受过服务'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
TabStop = True
OnClick = cbJT_ServiceDATEClick
end
end
inherited PanelJT_HighLevel1: TPanel
Top = 446
end
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -