object frmYGYPZZChkList_BGYPBMRK: TfrmYGYPZZChkList_BGYPBMRK Left = 190 Top = 127 Width = 1158 Height = 595 Caption = #21150#20844#29992#21697#37096#38376#20837#24211 Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object ToolBar1: TToolBar Left = 0 Top = 0 Width = 1142 AutoSize = True ButtonHeight = 30 ButtonWidth = 83 Caption = 'ToolBar1' Color = clSkyBlue Flat = True Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] Images = DataLink_WTOA.ThreeImgList List = True ParentColor = False ParentFont = False ShowCaptions = True TabOrder = 0 object TBRafresh: TToolButton Left = 0 Top = 0 AutoSize = True Caption = #21047#26032 ImageIndex = 0 OnClick = TBRafreshClick end object TBFind: TToolButton Left = 63 Top = 0 AutoSize = True Caption = #36807#28388 ImageIndex = 20 OnClick = TBFindClick end object TDWHS: TToolButton Left = 126 Top = 0 AutoSize = True Caption = #39046#29992#23436#25104 ImageIndex = 10 OnClick = TDWHSClick end object TCXLY: TToolButton Left = 213 Top = 0 Caption = #25764#38144#39046#29992 ImageIndex = 11 OnClick = TCXLYClick end object TBExport: TToolButton Left = 296 Top = 0 AutoSize = True Caption = #23548#20986 ImageIndex = 97 OnClick = TBExportClick end object TBClose: TToolButton Left = 359 Top = 0 AutoSize = True Caption = #20851#38381 ImageIndex = 21 OnClick = TBCloseClick end object TDel: TToolButton Left = 422 Top = 0 AutoSize = True Caption = #25764#38144#20837#24211 ImageIndex = 52 Visible = False OnClick = TDelClick end object TBLiZhi: TToolButton Left = 509 Top = 0 AutoSize = True Caption = #29992#21697#20837#24211 ImageIndex = 1 Visible = False OnClick = TBLiZhiClick end end object Panel1: TPanel Left = 0 Top = 32 Width = 1142 Height = 37 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered Color = clSkyBlue TabOrder = 1 object Label3: TLabel Left = 43 Top = 13 Width = 26 Height = 12 Caption = #26085#26399 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 160 Top = 13 Width = 12 Height = 12 Caption = '--' end object Label1: TLabel Left = 292 Top = 13 Width = 52 Height = 12 Caption = #21150#20844#29992#21697 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 504 Top = 13 Width = 52 Height = 12 Caption = #23384#25918#22320#28857 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object BegDate: TDateTimePicker Left = 72 Top = 9 Width = 89 Height = 20 Date = 42172.726043136570000000 Time = 42172.726043136570000000 TabOrder = 0 end object EndDate: TDateTimePicker Left = 172 Top = 9 Width = 89 Height = 20 Date = 42172.726043136570000000 Time = 42172.726043136570000000 TabOrder = 1 end object KCName: TEdit Tag = 2 Left = 348 Top = 9 Width = 121 Height = 20 TabOrder = 2 OnChange = KCNameChange end object KCPlace: TEdit Tag = 2 Left = 560 Top = 9 Width = 121 Height = 20 TabOrder = 3 OnChange = KCNameChange end end object cxGrid1: TcxGrid Left = 0 Top = 90 Width = 1142 Height = 467 Align = alClient PopupMenu = PopupMenu1 TabOrder = 2 object Tv1: TcxGridDBTableView NavigatorButtons.ConfirmDelete = False DataController.DataSource = DataSource1 DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost] DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = <> DataController.Summary.SummaryGroups = <> OptionsCustomize.ColumnFiltering = False OptionsData.Deleting = False OptionsData.Editing = False OptionsView.Footer = True OptionsView.GroupByBox = False OptionsView.Indicator = True Styles.Header = cxStyle1 object v1KCName: TcxGridDBColumn Caption = #21150#20844#21697#21517 DataBinding.FieldName = 'KCName' PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < item Default = True Kind = bkEllipsis end> HeaderAlignmentHorz = taCenter Width = 94 end object v1KCPlace: TcxGridDBColumn Caption = #23384#25918#22320#28857 DataBinding.FieldName = 'KCPlace' HeaderAlignmentHorz = taCenter Width = 76 end object v1KCQty: TcxGridDBColumn Caption = #25968#37327 DataBinding.FieldName = 'KCQty' HeaderAlignmentHorz = taCenter Width = 93 end object v1KCUnit: TcxGridDBColumn Caption = #25968#37327#21333#20301 DataBinding.FieldName = 'KCUnit' PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < item Default = True Kind = bkEllipsis end> HeaderAlignmentHorz = taCenter Width = 98 end object v1RKPeoPle: TcxGridDBColumn Caption = #25805#20316#21592 DataBinding.FieldName = 'RKPeoPle' HeaderAlignmentHorz = taCenter Width = 76 end object v1RKDate: TcxGridDBColumn Caption = #20837#24211#26085#26399 DataBinding.FieldName = 'RKDate' PropertiesClassName = 'TcxDateEditProperties' Properties.SaveTime = False Properties.ShowTime = False HeaderAlignmentHorz = taCenter Width = 74 end object v1KCNote: TcxGridDBColumn Caption = #22791#27880 DataBinding.FieldName = 'KCNote' HeaderAlignmentHorz = taCenter Width = 207 end end object cxGrid1Level1: TcxGridLevel GridView = Tv1 end end object Panel2: TPanel Left = 308 Top = 148 Width = 241 Height = 157 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 3 Visible = False object Label5: TLabel Left = 52 Top = 78 Width = 26 Height = 12 Caption = #25968#37327 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 26 Top = 38 Width = 52 Height = 12 Caption = #25968#37327#21333#20301 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Qty: TEdit Left = 80 Top = 74 Width = 121 Height = 20 TabOrder = 0 end object Qtyunit: TBtnEditA Left = 80 Top = 35 Width = 122 Height = 20 TabOrder = 1 OnBtnClick = QtyunitBtnClick end object QD: TButton Left = 35 Top = 112 Width = 75 Height = 25 Caption = #30830' '#23450 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = QDClick end object GB: TButton Left = 131 Top = 112 Width = 75 Height = 25 Caption = #20851' '#38381 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False TabOrder = 3 OnClick = GBClick end end object cxTabControl1: TcxTabControl Left = 0 Top = 69 Width = 1142 Height = 21 Align = alTop Style = 8 TabIndex = 0 TabOrder = 4 Tabs.Strings = ( #24453#39046#29992 #24050#39046#29992 #20840#37096) OnChange = cxTabControl1Change ClientRectBottom = 23 ClientRectRight = 1142 ClientRectTop = 23 end object cxGridPopupMenu1: TcxGridPopupMenu PopupMenus = <> Left = 508 Top = 116 end object ADOQueryCmd: TADOQuery Connection = DataLink_WTOA.ADOLink Parameters = <> Left = 468 Top = 112 end object ADOQueryMain: TADOQuery Connection = DataLink_WTOA.ADOLink LockType = ltReadOnly Parameters = <> Left = 400 Top = 116 end object ADOQueryTemp: TADOQuery Connection = DataLink_WTOA.ADOLink LockType = ltReadOnly Parameters = <> Left = 288 Top = 116 end object DataSource1: TDataSource DataSet = Order_Main Left = 324 Top = 116 end object Order_Main: TClientDataSet Aggregates = <> Params = <> Left = 432 Top = 116 end object PopupMenu1: TPopupMenu Left = 364 Top = 116 object N2: TMenuItem Caption = #20840#36873 end object N1: TMenuItem Caption = #20840#24323 end end object cxStyleRepository1: TcxStyleRepository Left = 65512 Top = 65508 object cxStyle1: TcxStyle AssignedValues = [svFont] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] end end object ADOQuery1: TADOQuery Connection = DataLink_WTOA.ADOLink Parameters = <> Left = 544 Top = 112 end end