object frmInvoiceSel: TfrmInvoiceSel Left = 484 Top = 189 Caption = #36827#39033#21457#31080#36873#25321 ClientHeight = 504 ClientWidth = 1530 Color = clWhite Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = #24494#36719#38597#40657 Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 21 object ToolBar1: TToolBar Tag = 1 Left = 0 Top = 0 Width = 1530 Height = 30 AutoSize = True ButtonHeight = 30 ButtonWidth = 99 Caption = 'ToolBar1' DisabledImages = DataLink_Financial.cxImageList_bar Images = DataLink_Financial.cxImageList_bar List = True ShowCaptions = True TabOrder = 0 object TSave: TToolButton Left = 0 Top = 0 AutoSize = True Caption = #20445#23384 ImageIndex = 16 Visible = False OnClick = TSaveClick end object ToolButton6: TToolButton Left = 71 Top = 0 AutoSize = True Caption = #21047#26032 ImageIndex = 8 OnClick = ToolButton6Click end object ToolButton1: TToolButton Left = 142 Top = 0 AutoSize = True Caption = #22686#34892 ImageIndex = 2 Visible = False OnClick = ToolButton1Click end object ToolButton5: TToolButton Left = 213 Top = 0 AutoSize = True Caption = #24212#20184#27454 ImageIndex = 2 Visible = False OnClick = ToolButton5Click end object ToolButton2: TToolButton Left = 300 Top = 0 AutoSize = True Caption = #21024#34892 ImageIndex = 6 Visible = False OnClick = ToolButton2Click end object ToolButton4: TToolButton Left = 371 Top = 0 AutoSize = True Caption = #23548#20837 ImageIndex = 18 Visible = False OnClick = ToolButton4Click end object Tbssel: TToolButton Left = 442 Top = 0 AutoSize = True Caption = #36873#25321 ImageIndex = 12 OnClick = TbsselClick end object ToolButton3: TToolButton Left = 513 Top = 0 AutoSize = True Caption = #20445#23384#26684#24335 ImageIndex = 16 OnClick = ToolButton3Click end object TBClose: TToolButton Left = 616 Top = 0 AutoSize = True Caption = #20851#38381 ImageIndex = 7 OnClick = TBCloseClick end end object cxGrid1: TcxGrid Left = 0 Top = 124 Width = 1530 Height = 380 Align = alClient TabOrder = 1 object Tv1: TcxGridDBTableView OnDblClick = Tv1DblClick Navigator.Buttons.CustomButtons = <> Navigator.Buttons.Delete.Enabled = False Navigator.Buttons.Delete.Visible = False ScrollbarAnnotations.CustomAnnotations = <> DataController.DataSource = DataSource1 DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost] DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = < item Kind = skSum end item Kind = skSum Column = Tv1Amount end item Kind = skSum end item Kind = skSum end item Kind = skSum Column = Tv1TaxAmount end> DataController.Summary.SummaryGroups = <> OptionsCustomize.ColumnFiltering = False OptionsData.Deleting = False OptionsData.DeletingConfirmation = False OptionsView.Footer = True OptionsView.GroupByBox = False OptionsView.Indicator = True object Tv1Column1: TcxGridDBColumn Caption = #36873#25321 DataBinding.FieldName = 'ssel' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxCheckBoxProperties' Properties.ImmediatePost = True Properties.NullStyle = nssUnchecked HeaderAlignmentHorz = taCenter Width = 67 end object Tv1IVNo: TcxGridDBColumn Caption = #21457#31080#21495#30721 DataBinding.FieldName = 'IVNo' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 77 end object Tv1BGDNum: TcxGridDBColumn Caption = #25253#20851#21333#21495#30721 DataBinding.FieldName = 'BGDNum' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 120 end object Tv1IVDate: TcxGridDBColumn Caption = #21457#31080#26085#26399 DataBinding.FieldName = 'IVDate' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxDateEditProperties' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 77 end object Tv1SupplierShuiNo: TcxGridDBColumn Caption = #20379#24212#21830#31246#21495 DataBinding.FieldName = 'SupplierShuiNo' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 103 end object Tv1Supplier: TcxGridDBColumn Caption = #20379#24212#21830#21517#31216 DataBinding.FieldName = 'Supplier' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < item Default = True Kind = bkEllipsis end> Properties.OnButtonClick = Tv1SupplierPropertiesButtonClick HeaderAlignmentHorz = taCenter Options.Editing = False Width = 109 end object Tv1OurShuiNo: TcxGridDBColumn Caption = #25105#26041#31246#21495 DataBinding.FieldName = 'OurShuiNo' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 114 end object Tv1OurCoName: TcxGridDBColumn Caption = #25105#26041#21333#20301 DataBinding.FieldName = 'OurCoName' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < item Default = True Kind = bkEllipsis end> Properties.OnButtonClick = ButtonEdit HeaderAlignmentHorz = taCenter Options.Editing = False Width = 130 end object Tv1Currency: TcxGridDBColumn Caption = #24065#31181 DataBinding.FieldName = 'Currency' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxComboBoxProperties' Properties.DropDownListStyle = lsFixedList Properties.Items.Strings = ( 'CNY' 'USD' 'EUR') HeaderAlignmentHorz = taCenter Options.Editing = False Width = 85 end object Tv1Price: TcxGridDBColumn Caption = #21333#20215 DataBinding.FieldName = 'Price' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = v1QtyPropertiesEditValueChanged HeaderAlignmentHorz = taCenter Options.Editing = False Width = 93 end object Tv1Amount: TcxGridDBColumn Caption = #24635#37329#39069#26410#21547#31246 DataBinding.FieldName = 'Amount' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = Tv1AmountPropertiesEditValueChanged HeaderAlignmentHorz = taCenter Options.Editing = False Width = 111 end object Tv1TaxFee: TcxGridDBColumn Caption = #31246#37329 DataBinding.FieldName = 'TaxFee' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < item Default = True Kind = bkEllipsis end> Properties.OnEditValueChanged = Tv1AmountPropertiesEditValueChanged HeaderAlignmentHorz = taCenter Options.Editing = False Width = 65 end object Tv1TaxAmount: TcxGridDBColumn Caption = #24635#37329#39069#24050#21547#31246 DataBinding.FieldName = 'TaxAmount' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = v1QtyPropertiesEditValueChanged HeaderAlignmentHorz = taCenter Options.Editing = False Width = 114 end object Tv1BillCycle: TcxGridDBColumn Caption = #36134#26399 DataBinding.FieldName = 'BillCycle' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 80 end object Tv1fromFlow: TcxGridDBColumn Caption = #24212#20184#27454#20027#38190 DataBinding.FieldName = 'fromFlow' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 120 end end object cxGridLevel1: TcxGridLevel GridView = Tv1 end end object cxTabControl1: TcxTabControl Left = 0 Top = 95 Width = 1530 Height = 29 Align = alTop TabOrder = 2 Properties.CustomButtons.Buttons = <> Properties.Style = 11 Properties.TabIndex = 0 Properties.Tabs.Strings = ( ' '#26410#30003#35831' ' ' '#24050#30003#35831' ' ' '#20840#37096' ') LookAndFeel.Kind = lfUltraFlat OnChange = cxTabControl1Change ClientRectRight = 0 ClientRectTop = 0 end object Panel1: TPanel Left = 0 Top = 30 Width = 1530 Height = 65 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered Color = clWhite ParentBackground = False TabOrder = 3 object Label1: TLabel Left = 67 Top = 37 Width = 16 Height = 21 Caption = #33267 end object Label4: TLabel Left = 17 Top = 6 Width = 64 Height = 21 Caption = #26597#35810#26085#26399 end object begdate: TcxDateEdit Left = 87 Top = 2 Properties.ShowTime = False TabOrder = 0 Width = 120 end object Enddate: TcxDateEdit Left = 87 Top = 30 Properties.ShowTime = False TabOrder = 1 Width = 120 end end object DataSource1: TDataSource DataSet = CDS_Invoice Left = 516 Top = 280 end object CDS_Invoice: TClientDataSet Aggregates = <> Params = <> Left = 384 Top = 268 end object GPM_1: TcxGridPopupMenu Grid = cxGrid1 PopupMenus = <> Left = 280 Top = 112 end object ADOQueryTmp: TADOQuery Connection = DataLink_Financial.ADOLink Parameters = <> Left = 96 Top = 116 end object ADOQueryCmd: TADOQuery Connection = DataLink_Financial.ADOLink Parameters = <> Left = 180 Top = 116 end object CDS_LM: TClientDataSet Aggregates = <> Params = <> Left = 528 Top = 200 end object OpenDialog1: TOpenDialog Left = 370 Top = 162 end end