You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

855 lines
30 KiB
Plaintext

object frm_send_msg: Tfrm_send_msg
Left = 606
Top = 99
AutoScroll = False
BorderIcons = []
Caption = #21457#36865#28040#24687
ClientHeight = 441
ClientWidth = 474
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object bsSkinGroupBox1: TbsSkinGroupBox
Left = 0
Top = 105
Width = 474
Height = 159
TabOrder = 0
SkinDataName = 'groupbox'
DefaultFont.Charset = GB2312_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -14
DefaultFont.Name = #23435#20307
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
AutoEnabledControls = True
CheckedMode = False
Checked = False
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 22
BorderStyle = bvFrame
CaptionMode = True
RollUpMode = False
RollUpState = False
NumGlyphs = 1
Spacing = 2
Caption = #28040#24687#20869#23481
Align = alClient
object DBMemo1: TDBMemo
Left = 1
Top = 23
Width = 472
Height = 130
DataField = #20869#23481
DataSource = memmsg1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 0
end
end
object bsSkinGroupBox2: TbsSkinGroupBox
Left = 0
Top = 0
Width = 474
Height = 105
TabOrder = 1
SkinDataName = 'groupbox'
DefaultFont.Charset = GB2312_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -14
DefaultFont.Name = #23435#20307
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
AutoEnabledControls = True
CheckedMode = False
Checked = False
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 22
BorderStyle = bvFrame
CaptionMode = True
RollUpMode = False
RollUpState = False
NumGlyphs = 1
Spacing = 2
Caption = #25910#20214#20154
Align = alTop
object Label1: TLabel
Left = 12
Top = 28
Width = 48
Height = 12
Caption = #25910#20214#21333#20301
Transparent = True
end
object Label2: TLabel
Left = 13
Top = 53
Width = 36
Height = 12
Caption = #25910#20214#20154
Transparent = True
end
object Label3: TLabel
Left = 11
Top = 78
Width = 48
Height = 12
Caption = #28040#24687#26631#39064
end
object RxDBLookupCombo5: TRxDBLookupCombo
Left = 65
Top = 25
Width = 135
Height = 20
DropDownCount = 20
DropDownWidth = 200
DisplayAllFields = True
Color = clWhite
DataField = #25910#20214#21333#20301
DataSource = memmsg1
DisplayEmpty = '<'#26080'>'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
LookupField = #23458#25143#31616#31216
LookupDisplay = #20195#30721';'#23458#25143#31616#31216
LookupSource = frm_data_share.t_crm_client_all1
ParentFont = False
TabOrder = 0
OnChange = RxDBLookupCombo5Change
end
object RxDBLookupCombo3: TRxDBLookupCombo
Left = 65
Top = 49
Width = 135
Height = 20
DropDownCount = 20
DisplayAllFields = True
Color = clWhite
DataField = #25910#20214#20154
DataSource = memmsg1
DisplayEmpty = '<'#26080'>'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
LookupField = #22995#21517
LookupDisplay = #22995#21517
LookupSource = t_crm_client_link1
ParentFont = False
TabOrder = 1
OnChange = RxDBLookupCombo3Change
end
object bsSkinGroupBox3: TbsSkinGroupBox
Left = 208
Top = 23
Width = 261
Height = 76
TabOrder = 2
SkinDataName = 'groupbox'
DefaultFont.Charset = GB2312_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -14
DefaultFont.Name = #23435#20307
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
AutoEnabledControls = True
CheckedMode = False
Checked = False
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 22
BorderStyle = bvFrame
CaptionMode = True
RollUpMode = False
RollUpState = False
NumGlyphs = 1
Spacing = 2
Caption = #21457#36865#26041#24335
object checkboxMSN: TbsSkinCheckRadioBox
Left = 8
Top = 24
Width = 57
Height = 25
TabOrder = 0
SkinDataName = 'radiobox'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
Flat = False
CanFocused = False
Radio = True
Checked = False
GroupIndex = 1
Caption = 'MSN'
OnClick = RxDBLookupCombo3Change
end
object checkboxMAIL: TbsSkinCheckRadioBox
Left = 80
Top = 24
Width = 57
Height = 25
TabOrder = 1
SkinDataName = 'radiobox'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
Flat = False
CanFocused = False
Radio = True
Checked = False
GroupIndex = 1
Caption = #37038#20214
OnClick = RxDBLookupCombo3Change
end
object checkboxMSG: TbsSkinCheckRadioBox
Left = 151
Top = 24
Width = 57
Height = 25
TabOrder = 2
SkinDataName = 'radiobox'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
Flat = False
CanFocused = False
Radio = True
Checked = False
GroupIndex = 1
Caption = #30701#20449
OnClick = RxDBLookupCombo3Change
end
object DBEdit1: TDBEdit
Left = 8
Top = 48
Width = 241
Height = 20
DataField = #21457#36865#21495#30721
DataSource = memmsg1
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 3
OnKeyPress = DBEdit1KeyPress
end
end
object bsSkinEdit1: TbsSkinEdit
Left = 65
Top = 74
Width = 134
Height = 20
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
UseSkinFont = True
DefaultWidth = 0
DefaultHeight = 20
ButtonMode = False
SkinDataName = 'edit'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#30334#24230#36755#20837#27861
ParentFont = False
TabOrder = 3
end
end
object bsSkinPanel1: TbsSkinPanel
Left = 0
Top = 264
Width = 474
Height = 177
TabOrder = 2
SkinDataName = 'panel'
DefaultFont.Charset = GB2312_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -14
DefaultFont.Name = #23435#20307
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
AutoEnabledControls = True
CheckedMode = False
Checked = False
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 22
BorderStyle = bvFrame
CaptionMode = False
RollUpMode = False
RollUpState = False
NumGlyphs = 1
Spacing = 2
Caption = 'bsSkinPanel1'
Align = alBottom
object bsSkinButton44: TbsSkinButton
Left = 296
Top = 4
Width = 87
Height = 23
TabOrder = 0
SkinDataName = 'resizebutton'
DefaultFont.Charset = GB2312_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -14
DefaultFont.Name = #23435#20307
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = #21457#36865#28040#24687
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333FFFFFFFFFFFFFFF000000000000
000077777777777777770FFFFFFFFFFFFFF07F3333FFF33333370FFFF777FFFF
FFF07F333777333333370FFFFFFFFFFFFFF07F3333FFFFFF33370FFFF777777F
FFF07F33377777733FF70FFFFFFFFFFF99907F3FFF33333377770F777FFFFFFF
9CA07F77733333337F370FFFFFFFFFFF9A907FFFFFFFFFFF7FF7000000000000
0000777777777777777733333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333}
NumGlyphs = 2
Spacing = 1
Align = alCustom
OnClick = bsSkinButton44Click
end
object bsSkinButton45: TbsSkinButton
Left = 384
Top = 4
Width = 87
Height = 23
TabOrder = 1
SkinDataName = 'resizebutton'
DefaultFont.Charset = GB2312_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -14
DefaultFont.Name = #23435#20307
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = #21462#28040#21457#36865
Glyph.Data = {
36060000424D3606000000000000360400002800000020000000100000000100
08000000000000020000C40E0000C40E0000000100000000000000000000FFFF
FF00FF00FF00C76A6D00CC6E7100D0727500FBDDDE0069333400D2686900D06A
6B00D56D6E00DE737400DA727300D7707100D56F7000E0777800DF777800DB75
7600DA747500C3686900C66A6B00DF797A00E57D7E00E07A7B00E37D7E00D374
7600E9818200E57F8000EA828300E6808100F0878800EE868700F58C8D00F48C
8D00F28B8C00DC7F8000FA919200F9909200F48E8F00F8929300F9939400FE97
9800FD979800FC969700FF999A00E3888900FF9A9B00FE999A00FF9B9C00EB8F
9000E78C8D00E98E8F00FF9D9E00FF9FA000DA888A00D7868700D8888A00EC96
9700FEA2A300F0999A00B0717200FCAFB000FABCBD00F9C5C600FDDCDD00B966
6600BB686800E0858500DA8888009A666600FBF0D200FDF3D400FFF5D800FDFC
DA00FDFCDC00FFFFDD00FFFFDE00FFFFDF00FFFFE000ECFDD400B8E1AC006BDC
89003DC2640042C468005DD5800039C5650046D4730024CB600029CC630029CB
630030CD67002FCA640033CB670019CB5B0020CA5E0025CF6300000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000020202020202
0245070202020202020201010101010101010101010101010101020202024545
4142070202020202020201010101010101010101010101010101020245451409
08130745454545454502010101010101010101010101010101010202450B0D0E
0A03073A3D3E3F3F4502010101010101010101010101010101010202450F1112
0C0407555F585D3F450201010101010101010101010101010101020245161715
100507535A5C573F4502010101010101010101010101010101010202451C1B18
1D190752595B5E3F4502010101010101010101010101010101010202451E1A39
063807505154563F450201010101010101010101010101010101020245201F3B
403607484E4C4F3F450201010101010101010101010101010101020245242622
212307474D4B4E3F450201010101010101010101010101010101020245292827
254307474D4B4D3F450201010101010101010101010101010101020245302A2B
292D07474D4B4D3F450201010101010101010101010101010101020245352E2C
2E3207474D4B4D3F45020101010101010101010101010101010102024545332F
343107464A494A3F45020101010101010101010101010101010102020202453C
3744074545454545450201010101010101010101010101010101020202020202
4545070202020202020201010101010101010101010101010101}
NumGlyphs = 2
Spacing = 1
Align = alCustom
OnClick = bsSkinButton45Click
end
object bsSkinButton1: TbsSkinButton
Left = 113
Top = 4
Width = 87
Height = 23
TabOrder = 2
SkinDataName = 'resizebutton'
DefaultFont.Charset = GB2312_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -14
DefaultFont.Name = #23435#20307
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = #32534#36753#27169#26495
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
555555FFFFFFFFFF55555000000000055555577777777775FFFF00B8B8B8B8B0
0000775F5555555777770B0B8B8B8B8B0FF07F75F555555575F70FB0B8B8B8B8
B0F07F575FFFFFFFF7F70BFB0000000000F07F557777777777570FBFBF0FFFFF
FFF07F55557F5FFFFFF70BFBFB0F000000F07F55557F777777570FBFBF0FFFFF
FFF075F5557F5FFFFFF750FBFB0F000000F0575FFF7F777777575700000FFFFF
FFF05577777F5FF55FF75555550F00FF00005555557F775577775555550FFFFF
0F055555557F55557F755555550FFFFF00555555557FFFFF7755555555000000
0555555555777777755555555555555555555555555555555555}
NumGlyphs = 2
Spacing = 1
Align = alCustom
OnClick = bsSkinButton1Click
end
object dxDBGrid1: TdxDBGrid
Left = 1
Top = 32
Width = 472
Height = 145
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
KeyField = 'mdid'
SummaryGroups = <>
SummarySeparator = ', '
TabOrder = 3
OnClick = dxDBGrid1Click
DataSource = t_msg_mold_new1
Filter.Active = True
Filter.Criteria = {00000000}
OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEditing, edgoEnterShowEditor, edgoImmediateEditor, edgoMultiSelect, edgoTabThrough, edgoVertThrough]
OptionsDB = [edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoLoadAllRecords, edgoUseBookmarks]
OptionsView = [edgoBandHeaderWidth, edgoIndicator, edgoUseBitmap]
object dxDBGrid1Column1: TdxDBGridColumn
Caption = #27169#26495#24207#21495
ReadOnly = True
Visible = False
Width = 102
BandIndex = 0
RowIndex = 0
FieldName = 'mdid'
end
object dxDBGrid1Column2: TdxDBGridColumn
ReadOnly = True
Visible = False
Width = 93
BandIndex = 0
RowIndex = 0
FieldName = #28040#24687#31867#22411
end
object dxDBGrid1Column4: TdxDBGridColumn
Width = 98
BandIndex = 0
RowIndex = 0
FieldName = #27169#26495#21517#31216
end
object dxDBGrid1Column3: TdxDBGridColumn
ReadOnly = True
Sorted = csUp
Width = 360
BandIndex = 0
RowIndex = 0
FieldName = #27169#26495#20869#23481
end
end
object bsSkinButton2: TbsSkinButton
Left = 22
Top = 4
Width = 83
Height = 24
TabOrder = 4
SkinDataName = 'resizebutton'
DefaultFont.Charset = GB2312_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -14
DefaultFont.Name = #23435#20307
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = #28155#21152#27169#26495
Glyph.Data = {
36060000424D360600000000000036040000280000001F000000100000000100
08000000000000020000C40E0000C40E0000000100000000000000000000FFFF
FF00FF00FF00F7F9FF0000135A00718FFF0097ADFF000035FF000034FC000034
FA000034F8000033F4000032F2000031EE000031EC000031EA000030E8000030
E600002FE200002FE000002EDE00002EDC00002DDA00002DD800002CD600002C
D400002CD200002BD000002BCE00002ACC00002ACA00002AC8000029C6000029
C4000028C2000028C0000027BE000027BC000027BA000026B8000026B6000025
B4000025B2000025B0000024AE000024AC0000219E00001F9400001E9200001C
8600001B8400001B8200001978000018740000176E0000166C0000166A000337
FF00073BFF00093CFF000B3EFF000D3FFF000F41FF001344FF001747FF001949
FF001B4AFF001D4CFF001F4EFF002552FF002955FF002D59FF002F5AFF003761
FF003B64FF003F67FF00456CFF004F74FF005B7DFF006182FF006585FF006988
FF007390FF007592FF007F9AFF00819BFF008BA3FF008FA6FF009BB0FF000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000020202020202
0202020202020202020201010101010101010101010101010100020231333436
3838383838383804020201010101010101010101010101010100022D1E212529
2C2D2D2C2C2D2A2F040201010101010101010101010101010100021F0F14171A
1E2223232323202A38020101010101010101010101010101010002190B101519
1C2023252627232C37020101010101010101010101010101010002183A0A0F14
180103222526232C3802010101010101010101010101010101000218463E0A0F
1301011D2124232C38020101010101010101010101010101010002184D443901
01010101011F202B370201010101010101010101010101010100021851473C01
01010101011B1C28350201010101010101010101010101010100021853493F39
0B010110121617223202010101010101010101010101010101000218554C4542
3B01010C0E11121D3002010101010101010101010101010101000218574E4846
413D3C070B0D0E192E020101010101010101010101010101010002180656054F
4D4A463D090B0B122C0201010101010101010101010101010100021852065857
54504B433909080F27020101010101010101010101010101010002020C404140
3E390C111517161F020201010101010101010101010101010100020202020202
0202020202020202020201010101010101010101010101010100}
NumGlyphs = 2
Spacing = 1
OnClick = bsSkinButton2Click
end
object bsSkinButton4: TbsSkinButton
Left = 204
Top = 4
Width = 82
Height = 24
TabOrder = 5
SkinDataName = 'resizebutton'
DefaultFont.Charset = GB2312_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -14
DefaultFont.Name = #23435#20307
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = #21024#38500#27169#26495
Glyph.Data = {
36060000424D360600000000000036040000280000001F000000100000000100
08000000000000020000C40E0000C40E0000000100000000000000000000FFFF
FF00FF00FF0000135A00718FFF0097ADFF000035FF000034FC000034FA000034
F8000033F4000032F2000032F0000031EE000031EC000031EA000030E8000030
E600002FE200002FE000002EDE00002EDC00002DDA00002DD800002CD600002C
D400002CD200002BD000002BCE00002ACC00002ACA00002AC8000029C6000029
C4000028C2000028C0000027BE000027BC000027BA000026B8000026B6000025
B4000025B2000025B0000024AE000024AC0000219E00001F9400001E9200001C
8600001B8400001B8200001978000018740000176E0000166C0000166A000337
FF00073BFF00093CFF000B3EFF000D3FFF000F41FF001344FF001747FF001949
FF001B4AFF001D4CFF001F4EFF002552FF002955FF002D59FF002F5AFF003761
FF003B64FF003F67FF00456CFF004F74FF005B7DFF006182FF006585FF006988
FF007390FF007592FF007F9AFF00819BFF008BA3FF008FA6FF009BB0FF000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000020202020202
0202020202020202020201010101010101010101010101010100020231333436
3838383838383803020201010101010101010101010101010100022D1E212529
2C2D2D2C2C2D2A2F030201010101010101010101010101010100021F0F14171A
1E2223232323202A38020101010101010101010101010101010002190A101519
1C2023252627232C37020101010101010101010101010101010002183A090F14
181B1E222526232C3802010101010101010101010101010101000218463E090F
1316191D2124232C38020101010101010101010101010101010002184D443901
01010101011F202B370201010101010101010101010101010100021851473C01
01010101011B1C28350201010101010101010101010101010100021853493F39
0A0B0C10121617223202010101010101010101010101010101000218554C4542
3B06080B0E11121D3002010101010101010101010101010101000218574E4846
413D3C060A0D0E192E020101010101010101010101010101010002180556044F
4D4A463D080A0A122C0201010101010101010101010101010100021852055857
54504B433908070F27020101010101010101010101010101010002020B404140
3E390B111517161F020201010101010101010101010101010100020202020202
0202020202020202020201010101010101010101010101010100}
NumGlyphs = 2
Spacing = 1
OnClick = bsSkinButton4Click
end
end
object bsBusinessSkinForm1: TbsBusinessSkinForm
UseSkinFontInMenu = True
ShowIcon = False
MaximizeOnFullScreen = False
AlphaBlend = False
AlphaBlendAnimation = False
AlphaBlendValue = 200
ShowObjectHint = False
MenusAlphaBlend = False
MenusAlphaBlendAnimation = False
MenusAlphaBlendValue = 200
DefCaptionFont.Charset = DEFAULT_CHARSET
DefCaptionFont.Color = clBtnText
DefCaptionFont.Height = 14
DefCaptionFont.Name = 'Arial'
DefCaptionFont.Style = [fsBold]
DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
DefInActiveCaptionFont.Color = clBtnShadow
DefInActiveCaptionFont.Height = 14
DefInActiveCaptionFont.Name = 'Arial'
DefInActiveCaptionFont.Style = [fsBold]
DefMenuItemHeight = 20
DefMenuItemFont.Charset = DEFAULT_CHARSET
DefMenuItemFont.Color = clWindowText
DefMenuItemFont.Height = 14
DefMenuItemFont.Name = 'Arial'
DefMenuItemFont.Style = []
UseDefaultSysMenu = True
MinHeight = 0
MinWidth = 0
Magnetic = False
MagneticSize = 5
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
Left = 356
Top = 160
end
object t_crm_client_link: TADOQuery
Connection = frm_main.db
CursorType = ctStatic
DataSource = frm_data_share.t_crm_client_all1
Parameters = <
item
Name = #23458#25143#31616#31216
DataType = ftString
NumericScale = 255
Precision = 255
Size = 20
Value = Null
end>
SQL.Strings = (
'select * from t_crm_client_linkman where '#23458#25143#31616#31216'=:'#23458#25143#31616#31216
'order by '#40664#35748#32852#31995#20154' desc')
Left = 80
Top = 124
end
object t_crm_client_link1: TDataSource
DataSet = t_crm_client_link
Left = 160
Top = 120
end
object memmsg: TkbmMemTable
DesignActivation = True
AttachedAutoRefresh = True
AttachMaxCount = 1
FieldDefs = <>
IndexDefs = <>
SortOptions = []
PersistentBackup = False
ProgressFlags = [mtpcLoad, mtpcSave, mtpcCopy]
FilterOptions = []
Version = '3.05'
LanguageID = 0
SortID = 0
SubLanguageID = 1
LocaleID = 1024
Left = 284
Top = 168
object memmsgField: TStringField
FieldName = #21457#36865#21495#30721
Size = 50
end
object memmsgField2: TStringField
FieldName = #25910#20214#20154
Size = 100
end
object memmsgField3: TStringField
FieldName = #25910#20214#21333#20301
Size = 100
end
object memmsgField4: TStringField
FieldName = #20869#23481
Size = 2000
end
end
object memmsg1: TDataSource
DataSet = memmsg
Left = 188
Top = 184
end
object t_msg_mold: TADOQuery
Connection = frm_main.db
CursorType = ctStatic
AfterInsert = t_msg_moldAfterInsert
Parameters = <>
SQL.Strings = (
'select * from t_msg_mold where '#28040#24687#31867#22411'='#39#28023#36816#20986#21475#39
'')
Left = 232
Top = 104
end
object t_msg_mold_new1: TDataSource
DataSet = t_msg_mold_new
Left = 368
Top = 288
end
object t_msg_mold_new: TADOQuery
Connection = frm_main.db
CursorType = ctStatic
AfterInsert = t_msg_mold_newAfterInsert
Parameters = <>
SQL.Strings = (
'select * from t_sys_msgmold where '#28040#24687#31867#22411'='#39#28023#36816#20986#21475#39
'')
Left = 272
Top = 292
end
object ADOQuery1: TADOQuery
Connection = frm_main.db
Parameters = <>
Left = 112
Top = 304
end
object SMTP1: TIdSMTP
SASLMechanisms = <>
Left = 14
Top = 57
end
object IdMsg: TIdMessage
AttachmentEncoding = 'MIME'
BccList = <>
CCList = <>
Encoding = meMIME
FromList = <
item
end>
Recipients = <>
ReplyTo = <>
ConvertPreamble = True
Left = 264
Top = 84
end
end