📄 unit_groupindiserv.dfm
字号:
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label45: TLabel
Left = 7
Top = 214
Width = 56
Height = 14
Caption = '服务金额'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label46: TLabel
Left = 158
Top = 214
Width = 14
Height = 14
Caption = '元'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label47: TLabel
Left = 214
Top = 214
Width = 56
Height = 14
Caption = '耗费金额'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label48: TLabel
Left = 356
Top = 214
Width = 14
Height = 14
Caption = '元'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label49: TLabel
Left = 430
Top = 214
Width = 56
Height = 14
Caption = '实际金额'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label50: TLabel
Left = 581
Top = 214
Width = 14
Height = 14
Caption = '元'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label51: TLabel
Left = 7
Top = 243
Width = 56
Height = 14
Caption = '服务内容'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label52: TLabel
Left = 7
Top = 293
Width = 56
Height = 14
Caption = '获得信息'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label53: TLabel
Left = 7
Top = 340
Width = 56
Height = 14
Caption = '用户意见'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label54: TLabel
Left = 8
Top = 155
Width = 56
Height = 14
Caption = '服务方式'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label37: TLabel
Left = 11
Top = 12
Width = 28
Height = 14
Caption = '地市'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label38: TLabel
Left = 170
Top = 12
Width = 28
Height = 14
Caption = '局向'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label55: TLabel
Left = 328
Top = 12
Width = 56
Height = 14
Caption = '集团名称'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object FlatComboBoxServQuality4: TFlatComboBox
Tag = 42
Left = 497
Top = 151
Width = 118
Height = 22
Style = csDropDownList
Color = clWindow
ItemHeight = 14
TabOrder = 3
ItemIndex = -1
OnChange = FlatComboBoxServQuality4Change
end
object FlatComboBoxServKind4: TFlatComboBox
Tag = 1
Left = 273
Top = 151
Width = 130
Height = 22
Style = csDropDownList
Color = clWindow
ItemHeight = 14
Items.Strings = (
'主动服务'
'被叫服务')
TabOrder = 2
Text = '主动服务'
ItemIndex = 0
end
object FlatMaskEditBeginDate4: TFlatMaskEdit
Left = 68
Top = 181
Width = 81
Height = 20
Hint = '格式:YYYY-MM-DD'
ColorFlat = clWindow
AutoSize = False
BorderStyle = bsNone
Enabled = False
EditMask = '0000-00-00;1;_'
MaxLength = 10
TabOrder = 4
Text = ' - - '
ImeName = '中文 (简体) - 郑码'
end
object FlatMaskEditBeginTime4: TFlatMaskEdit
Tag = 8
Left = 153
Top = 181
Width = 42
Height = 20
Hint = '格式:HI24(24小时制)'
ColorFlat = clWindow
AutoSize = False
BorderStyle = bsNone
Enabled = False
EditMask = '00:00;1;_'
MaxLength = 5
TabOrder = 6
Text = '00:00'
ImeName = '中文 (简体) - 郑码'
end
object FlatMaskEditEndDate4: TFlatMaskEdit
Left = 271
Top = 181
Width = 81
Height = 20
Hint = '格式:YYYY-MM-DD'
ColorFlat = clWindow
AutoSize = False
BorderStyle = bsNone
Enabled = False
TabOrder = 5
ImeName = '中文 (简体) - 郑码'
end
object FlatMaskEditEndTime4: TFlatMaskEdit
Tag = 10
Left = 355
Top = 181
Width = 42
Height = 20
ColorFlat = clWindow
AutoSize = False
BorderStyle = bsNone
Enabled = False
TabOrder = 13
ImeName = '中文 (简体) - 郑码'
end
object FlatCheckBoxFinish4: TFlatCheckBox
Tag = 1
Left = 433
Top = 183
Width = 79
Height = 17
Caption = '完成标志'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 7
TabStop = True
OnClick = FlatCheckBoxFinish4Click
end
object FlatEditServMoney4: TFlatEdit
Tag = 1
Left = 68
Top = 211
Width = 87
Height = 20
ColorFlat = clWindow
MaxLength = 7
TabOrder = 8
OnChange = FlatEditServMoney4Change
OnKeyPress = FlatEditServMoney1KeyPress
end
object FlatEditUseMoney4: TFlatEdit
Tag = 1
Left = 270
Top = 211
Width = 84
Height = 20
ColorFlat = clWindow
MaxLength = 7
TabOrder = 9
OnChange = FlatEditUseMoney4Change
OnKeyPress = FlatEditUseMoney1KeyPress
end
object FlatSpinEditFloatTotalMoney4: TFlatSpinEditFloat
Tag = 1
Left = 488
Top = 211
Width = 89
Height = 21
ColorFlat = clWindow
AutoSize = False
Digits = 2
Precision = 9
FloatFormat = ffGeneral
Enabled = False
Increment = 0.5
TabOrder = 14
end
object FlatMemoServCont4: TFlatMemo
Tag = 1
Left = 68
Top = 240
Width = 664
Height = 41
ColorFlat = clWindow
MaxLength = 200
ScrollBars = ssVertical
TabOrder = 10
Lines.Strings = (
'')
end
object FlatMemoObjInfo4: TFlatMemo
Tag = 1
Left = 68
Top = 291
Width = 664
Height = 41
ColorFlat = clWindow
MaxLength = 200
ScrollBars = ssVertical
TabOrder = 11
end
object FlatMemoObjAdvice4: TFlatMemo
Tag = 1
Left = 68
Top = 340
Width = 664
Height = 41
ColorFlat = clWindow
MaxLength = 200
ScrollBars = ssVertical
TabOrder = 12
end
object FlatComboBoxServMode4: TFlatComboBox
Tag = 41
Left = 66
Top = 151
Width = 121
Height = 22
Style = csDropDownList
Color = clWindow
ItemHeight = 14
TabOrder = 1
ItemIndex = -1
OnChange = FlatComboBoxServMode4Change
end
object FlatComboBoxCityName2: TFlatComboBox
Left = 42
Top = 8
Width = 105
Height = 22
Style = csDropDownList
Color = clWindow
ItemHeight = 14
TabOrder = 15
ItemIndex = -1
end
object FlatComboBoxJX2: TFlatComboBox
Left = 203
Top = 8
Width = 105
Height = 22
Style = csDropDownList
Color = clWindow
ItemHeight = 14
TabOrder = 16
ItemIndex = -1
end
object FlatEditObjectName22: TFlatEdit
Left = 390
Top = 9
Width = 240
Height = 20
Hint = '按回车键,查询集团资料'
ColorFlat = clWindow
Enabled = False
TabOrder = 0
OnKeyPress = FlatEditObjectName22KeyPress
end
object DBGrid4: TDBGrid
Left = 8
Top = 35
Width = 354
Height = 107
DataSource = DataSourceGroupInfo2
ImeName = '中文 (简体) - 郑码'
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -