object frmCustomer: TfrmCustomer Left = 191 Top = 114 Width = 1388 Height = 650 Caption = #23458#25143#36164#26009#31649#29702 Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object ToolBar1: TToolBar Left = 0 Top = 0 Width = 1372 Height = 31 ButtonHeight = 30 ButtonWidth = 95 Caption = 'ToolBar1' Color = clSkyBlue DisabledImages = DataLink_Company.ThreeImgList Flat = True Images = DataLink_Company.ThreeImgList List = True ParentColor = False ShowCaptions = True TabOrder = 0 object TBRafresh: TToolButton Left = 0 Top = 0 AutoSize = True Caption = #21047#26032 ImageIndex = 0 OnClick = TBRafreshClick end object ToolButton2: TToolButton Left = 63 Top = 0 AutoSize = True Caption = #36807#28388 ImageIndex = 20 OnClick = ToolButton2Click end object ToolButton3: TToolButton Left = 126 Top = 0 AutoSize = True Caption = #26032#22686 ImageIndex = 1 OnClick = ToolButton3Click end object ToolButton4: TToolButton Left = 189 Top = 0 AutoSize = True Caption = #20462#25913 ImageIndex = 11 OnClick = ToolButton4Click end object TBDel: TToolButton Left = 252 Top = 0 AutoSize = True Caption = #21024#38500 ImageIndex = 3 OnClick = TBDelClick end object ToolButton1: TToolButton Left = 315 Top = 0 AutoSize = True Caption = #25351#23450#19994#21153#21592 ImageIndex = 22 OnClick = ToolButton1Click end object ToolButton5: TToolButton Left = 414 Top = 0 AutoSize = True Caption = #24494#20449#32465#23450 ImageIndex = 22 OnClick = ToolButton5Click end object TBClose: TToolButton Left = 501 Top = 0 AutoSize = True Caption = #20851#38381 ImageIndex = 21 OnClick = TBCloseClick end end object Panel1: TPanel Left = 0 Top = 31 Width = 1372 Height = 39 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered Color = clSkyBlue TabOrder = 1 object Label3: TLabel Left = 190 Top = 13 Width = 48 Height = 12 Caption = #23458#25143#21517#31216 end object Label1: TLabel Left = 22 Top = 13 Width = 48 Height = 12 Caption = #23458#25143#32534#21495 end object Label2: TLabel Left = 350 Top = 13 Width = 36 Height = 12 Caption = #19994#21153#21592 end object Label4: TLabel Left = 502 Top = 13 Width = 24 Height = 12 Caption = #22320#21306 end object Name: TEdit Tag = 2 Left = 238 Top = 9 Width = 89 Height = 20 TabOrder = 1 OnChange = NameChange end object Code: TEdit Tag = 2 Left = 70 Top = 9 Width = 89 Height = 20 TabOrder = 0 OnChange = NameChange end object ywyname: TEdit Tag = 2 Left = 388 Top = 9 Width = 89 Height = 20 TabOrder = 2 OnChange = NameChange end object area: TEdit Tag = 2 Left = 532 Top = 9 Width = 89 Height = 20 TabOrder = 3 OnChange = NameChange end end object cxGrid2: TcxGrid Left = 0 Top = 70 Width = 1372 Height = 337 Align = alClient TabOrder = 2 object Tv2: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> Navigator.Buttons.Delete.Enabled = False Navigator.Buttons.Delete.Visible = False OnFocusedRecordChanged = Tv2FocusedRecordChanged DataController.DataSource = DS_HZ DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = < item Kind = skSum end item Kind = skSum end item Kind = skSum end> DataController.Summary.SummaryGroups = <> OptionsBehavior.GoToNextCellOnEnter = True OptionsCustomize.ColumnFiltering = False OptionsData.Deleting = False OptionsData.DeletingConfirmation = False OptionsSelection.CellSelect = False OptionsView.Footer = True OptionsView.GroupByBox = False Styles.Inactive = DataLink_Company.SHuangSe Styles.IncSearch = DataLink_Company.SHuangSe Styles.Selection = DataLink_Company.SHuangSe Styles.Header = DataLink_Company.handBlack object TJNAME: TcxGridDBColumn Caption = #32479#35745#21333#20301 DataBinding.FieldName = 'TJNAME' HeaderAlignmentHorz = taCenter Width = 67 end object v2Column2: TcxGridDBColumn Caption = #23458#25143#32534#21495 DataBinding.FieldName = 'Code' PropertiesClassName = 'TcxTextEditProperties' HeaderAlignmentHorz = taCenter Width = 86 end object v2Column6: TcxGridDBColumn Caption = #23458#25143#21517#31216 DataBinding.FieldName = 'Name' HeaderAlignmentHorz = taCenter Options.Focusing = False Width = 127 end object v2Column15: TcxGridDBColumn Caption = #23458#25143#31616#31216 DataBinding.FieldName = 'shortName' HeaderAlignmentHorz = taCenter Width = 100 end object v2Column10: TcxGridDBColumn Caption = #19994#21153#21592 DataBinding.FieldName = 'ywyname' HeaderAlignmentHorz = taCenter Width = 84 end object v2DEFStr7: TcxGridDBColumn Caption = #22320#21306 DataBinding.FieldName = 'area' HeaderAlignmentHorz = taCenter Width = 69 end object v2Column7: TcxGridDBColumn Caption = #20844#21496#22320#22336 DataBinding.FieldName = 'Address' PropertiesClassName = 'TcxTextEditProperties' HeaderAlignmentHorz = taCenter Width = 80 end object v2Column1: TcxGridDBColumn Caption = #22791#27880 DataBinding.FieldName = 'Note' PropertiesClassName = 'TcxTextEditProperties' HeaderAlignmentHorz = taCenter Width = 163 end object v2Column3: TcxGridDBColumn Caption = #38134#34892#36134#25143 DataBinding.FieldName = 'BankNo' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 85 end object v2Column4: TcxGridDBColumn Caption = #24320#25143#34892 DataBinding.FieldName = 'BankName' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 89 end object Tv2Column1: TcxGridDBColumn Caption = #24494#20449#26165#31216 DataBinding.FieldName = 'wxNickName' HeaderAlignmentHorz = taCenter Width = 78 end end object cxGridLevel1: TcxGridLevel GridView = Tv2 end end object cxGrid1: TcxGrid Left = 0 Top = 407 Width = 1372 Height = 204 Align = alBottom TabOrder = 3 object Tv1: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> Navigator.Buttons.Delete.Enabled = False Navigator.Buttons.Delete.Visible = False DataController.DataSource = DSLXR DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = < item Kind = skSum end item Kind = skSum end item Kind = skSum end> DataController.Summary.SummaryGroups = <> OptionsBehavior.GoToNextCellOnEnter = True OptionsCustomize.ColumnFiltering = False OptionsData.Deleting = False OptionsData.DeletingConfirmation = False OptionsView.Footer = True OptionsView.GroupByBox = False Styles.Header = DataLink_Company.Default object v3Column3: TcxGridDBColumn Caption = #40664#35748 DataBinding.FieldName = 'IsDefault' PropertiesClassName = 'TcxCheckBoxProperties' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 76 end object cxGridDBColumn1: TcxGridDBColumn Caption = #32852#31995#20154 DataBinding.FieldName = 'Contacts' PropertiesClassName = 'TcxTextEditProperties' Properties.CharCase = ecUpperCase HeaderAlignmentHorz = taCenter Width = 70 end object cxGridDBColumn2: TcxGridDBColumn Caption = #32844#20301 DataBinding.FieldName = 'position' PropertiesClassName = 'TcxTextEditProperties' Properties.CharCase = ecUpperCase HeaderAlignmentHorz = taCenter Width = 70 end object cxGridDBColumn3: TcxGridDBColumn Caption = #20256#30495 DataBinding.FieldName = 'Fax' PropertiesClassName = 'TcxTextEditProperties' Properties.CharCase = ecUpperCase HeaderAlignmentHorz = taCenter Width = 70 end object cxGridDBColumn4: TcxGridDBColumn Caption = #30005#35805 DataBinding.FieldName = 'Telephone' PropertiesClassName = 'TcxTextEditProperties' Properties.CharCase = ecUpperCase HeaderAlignmentHorz = taCenter Width = 70 end object cxGridDBColumn5: TcxGridDBColumn Caption = #25163#26426 DataBinding.FieldName = 'PhoneNumber' PropertiesClassName = 'TcxTextEditProperties' Properties.CharCase = ecUpperCase HeaderAlignmentHorz = taCenter Width = 70 end object Tv1Column1: TcxGridDBColumn Caption = #37038#31665 DataBinding.FieldName = 'Email' PropertiesClassName = 'TcxTextEditProperties' Properties.CharCase = ecUpperCase HeaderAlignmentHorz = taCenter Width = 70 end object v3Column2: TcxGridDBColumn Caption = #24494#20449 DataBinding.FieldName = 'WeChat' HeaderAlignmentHorz = taCenter Width = 169 end object Tv1Column2: TcxGridDBColumn Caption = #24494#20449'ID' DataBinding.FieldName = 'WeChatID' HeaderAlignmentHorz = taCenter Width = 82 end end object cxGridLevel2: TcxGridLevel GridView = Tv1 end end object ADOQueryTemp: TADOQuery Connection = DataLink_Company.ADOLink LockType = ltReadOnly Parameters = <> Left = 773 Top = 9 end object ADOQueryCmd: TADOQuery Connection = DataLink_Company.ADOLink Parameters = <> Left = 829 Top = 17 end object ADOQueryMain: TADOQuery Connection = DataLink_Company.ADOLink LockType = ltReadOnly Parameters = <> Left = 949 Top = 225 end object RM1: TRMGridReport ThreadPrepareReport = True InitialZoom = pzDefault PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator] DefaultCollate = False SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\' PreviewOptions.RulerUnit = rmutScreenPixels PreviewOptions.RulerVisible = False PreviewOptions.DrawBorder = False PreviewOptions.BorderPen.Color = clGray PreviewOptions.BorderPen.Style = psDash Dataset = RMDB_Main CompressLevel = rmzcFastest CompressThread = False LaterBuildEvents = True OnlyOwnerDataSet = False Left = 864 Top = 224 ReportData = {} end object RMDB_Main: TRMDBDataSet Visible = True Left = 928 Top = 216 end object cxGridPopupMenu2: TcxGridPopupMenu Grid = cxGrid2 PopupMenus = <> Left = 888 Top = 224 end object DS_HZ: TDataSource DataSet = CDS_HZ Left = 915 Top = 163 end object CDS_HZ: TClientDataSet Aggregates = <> Params = <> Left = 712 Top = 192 end object CDS_LXR: TClientDataSet Aggregates = <> Params = <> Left = 448 Top = 428 end object DSLXR: TDataSource DataSet = CDS_LXR Left = 483 Top = 419 end end