object frmSamplelist_so: TfrmSamplelist_so Left = -8 Top = -8 Width = 1382 Height = 754 Caption = #20837#24211#21015#34920 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 OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object ToolBar1: TToolBar Left = 0 Top = 0 Width = 1366 AutoSize = True ButtonHeight = 30 ButtonWidth = 59 Caption = 'ToolBar1' Color = clSkyBlue Flat = True Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] Images = DataLink_TradeManage.ThreeImgList List = True ParentColor = False ParentFont = False ShowCaptions = True TabOrder = 0 object TBRafresh: TToolButton Left = 0 Top = 0 AutoSize = True Caption = #26597#35810 ImageIndex = 2 OnClick = TBRafreshClick end object TBFind: TToolButton Left = 63 Top = 0 AutoSize = True Caption = #36807#28388 ImageIndex = 59 Visible = False end object TBAdd: TToolButton Left = 126 Top = 0 AutoSize = True Caption = #22686#21152 ImageIndex = 3 OnClick = TBAddClick end object TBEdit: TToolButton Left = 189 Top = 0 AutoSize = True Caption = #20462#25913 ImageIndex = 54 OnClick = TBEditClick end object TBDel: TToolButton Left = 252 Top = 0 AutoSize = True Caption = #21024#38500 ImageIndex = 17 OnClick = TBDelClick end object TBExport: TToolButton Left = 315 Top = 0 AutoSize = True Caption = #23548#20986 ImageIndex = 75 OnClick = TBExportClick end object TBPrint: TToolButton Left = 378 Top = 0 AutoSize = True Caption = #25171#21360 ImageIndex = 12 OnClick = TBPrintClick end object TBClose: TToolButton Left = 441 Top = 0 AutoSize = True Caption = #20851#38381 ImageIndex = 55 OnClick = TBCloseClick end end object Panel1: TPanel Left = 0 Top = 32 Width = 1366 Height = 41 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered Color = clSkyBlue TabOrder = 1 object Label1: TLabel Left = 23 Top = 15 Width = 52 Height = 12 Caption = #19979#21333#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 = 164 Top = 16 Width = 7 Height = 12 Caption = '-' Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 540 Top = 16 Width = 26 Height = 12 Caption = #21697#21517 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 328 Top = 16 Width = 52 Height = 12 Caption = #26679#21697#32534#21495 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 116 Top = 104 Width = 52 Height = 12 Caption = #20837#24211#31867#22411 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 288 Top = 100 Width = 24 Height = 12 Caption = #20179#24211 end object Label9: TLabel Left = 512 Top = 124 Width = 65 Height = 12 Caption = #20379#24212#21830#32534#21495 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object BegDate: TDateTimePicker Left = 76 Top = 11 Width = 85 Height = 20 Date = 40675.464742650460000000 Format = 'yyyy-MM-dd' Time = 40675.464742650460000000 TabOrder = 0 end object EndDate: TDateTimePicker Left = 176 Top = 11 Width = 86 Height = 20 Date = 40675.464761099540000000 Format = 'yyyy-MM-dd' Time = 40675.464761099540000000 TabOrder = 1 end object P_CodeName: TEdit Tag = 2 Left = 572 Top = 12 Width = 100 Height = 20 TabOrder = 2 OnChange = P_CodeNameChange end object P_Code: TEdit Tag = 2 Left = 384 Top = 12 Width = 100 Height = 20 TabOrder = 3 OnChange = P_CodeNameChange end object CRType: TComboBox Tag = 2 Left = 172 Top = 100 Width = 100 Height = 20 Style = csDropDownList ItemHeight = 12 ItemIndex = 0 TabOrder = 4 OnChange = P_CodeNameChange Items.Strings = ( '' #29983#20135#20837#24211) end object ckName: TComboBox Left = 320 Top = 96 Width = 100 Height = 20 Style = csDropDownList ItemHeight = 12 ItemIndex = 0 TabOrder = 5 Text = #26679#21697#20179#24211 Items.Strings = ( #26679#21697#20179#24211) end object defstr6: TEdit Tag = 2 Left = 580 Top = 120 Width = 100 Height = 20 TabOrder = 6 OnChange = P_CodeNameChange end end object cxGrid1: TcxGrid Left = 0 Top = 93 Width = 1366 Height = 604 Align = alTop TabOrder = 2 object Tv1: TcxGridDBTableView NavigatorButtons.ConfirmDelete = False OnCellClick = Tv1CellClick OnCellDblClick = Tv1CellDblClick DataController.DataSource = DataSource1 DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost] DataController.Summary.DefaultGroupSummaryItems = < item Format = 'C_Code' Column = v1P_CodeName end> DataController.Summary.FooterSummaryItems = < item Kind = skSum end item Kind = skSum Column = v1Qty end item Kind = skSum end item Kind = skSum Column = v1Column1 end item Kind = skSum Column = v1Column4 end item Kind = skSum Column = v1Column9 end item Kind = skSum Column = v1Column10 end> DataController.Summary.SummaryGroups = <> OptionsBehavior.FocusCellOnTab = True OptionsBehavior.GoToNextCellOnEnter = True OptionsBehavior.FocusCellOnCycle = True OptionsCustomize.ColumnFiltering = False OptionsData.Editing = False OptionsView.Footer = True OptionsView.GroupByBox = False OptionsView.Indicator = True Styles.Header = DataLink_TradeManage.Default object v1INoutNo: TcxGridDBColumn Caption = #32534#21495 DataBinding.FieldName = 'JSNO' HeaderAlignmentHorz = taCenter Width = 75 end object v1CRTime: TcxGridDBColumn Caption = #19979#21333#26085#26399 DataBinding.FieldName = 'CRTime' PropertiesClassName = 'TcxDateEditProperties' Properties.ShowTime = False HeaderAlignmentHorz = taCenter Width = 80 end object v1Column5: TcxGridDBColumn Caption = #25171#26679#20132#26399 DataBinding.FieldName = 'DeliveryTime' PropertiesClassName = 'TcxDateEditProperties' Properties.ShowTime = False HeaderAlignmentHorz = taCenter Width = 80 end object v1Column8: TcxGridDBColumn Caption = #23458#25143 DataBinding.FieldName = 'custName' HeaderAlignmentHorz = taCenter Width = 80 end object v1P_Code: TcxGridDBColumn Caption = #26679#21697#32534#21495 DataBinding.FieldName = 'P_Code' HeaderAlignmentHorz = taCenter Width = 86 end object v1P_CodeName: TcxGridDBColumn Caption = #21697#21517 DataBinding.FieldName = 'P_CodeName' PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < item Default = True Kind = bkEllipsis end> HeaderAlignmentHorz = taCenter Width = 94 end object v1Column3: TcxGridDBColumn Caption = #24037#21378#33457#21495 DataBinding.FieldName = 'defstr1' HeaderAlignmentHorz = taCenter Width = 80 end object v1Column2: TcxGridDBColumn Caption = #20809#28304 DataBinding.FieldName = 'defstr3' HeaderAlignmentHorz = taCenter Width = 80 end object v1Column7: TcxGridDBColumn Caption = #25551#31295#33457#21495 DataBinding.FieldName = 'defstr5' HeaderAlignmentHorz = taCenter Width = 60 end object v1Qty: TcxGridDBColumn Caption = 'SO'#26679#25968#37327 DataBinding.FieldName = 'Qty' HeaderAlignmentHorz = taCenter Styles.Content = DataLink_TradeManage.FontBlue Styles.Footer = DataLink_TradeManage.FontBlue Styles.Header = DataLink_TradeManage.FontBlue Width = 80 end object v1Column1: TcxGridDBColumn Caption = #25551#31295#22871#25968 DataBinding.FieldName = 'defflt1' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 60 end object v1Column4: TcxGridDBColumn Caption = #22823#29255#22871#25968 DataBinding.FieldName = 'defflt2' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 60 end object v1Column9: TcxGridDBColumn Caption = #37325#25171#22871#25968 DataBinding.FieldName = 'defflt3' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 60 end object v1Column10: TcxGridDBColumn Caption = #24037#21378#22871#25968 DataBinding.FieldName = 'defflt4' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 60 end object v1Note: TcxGridDBColumn Caption = #29305#21035#35201#27714 DataBinding.FieldName = 'request' HeaderAlignmentHorz = taCenter Width = 130 end object v1Column6: TcxGridDBColumn Caption = #22791#27880 DataBinding.FieldName = 'note' HeaderAlignmentHorz = taCenter Width = 93 end object v1Filler: TcxGridDBColumn Caption = #25805#20316#21592 DataBinding.FieldName = 'Filler' HeaderAlignmentHorz = taCenter Width = 80 end object v1FillTime: TcxGridDBColumn Caption = #25805#20316#26102#38388 DataBinding.FieldName = 'FillTime' HeaderAlignmentHorz = taCenter Width = 152 end object v1Column11: TcxGridDBColumn Caption = 'SO'#26679#22871#25968 DataBinding.FieldName = 'defflt6' HeaderAlignmentHorz = taCenter Width = 60 end object v1Column12: TcxGridDBColumn Caption = #24037#21378#23545#36134 DataBinding.FieldName = 'defstr2' HeaderAlignmentHorz = taCenter Width = 60 end object v1Column13: TcxGridDBColumn Caption = #25551#31295#23545#36134 DataBinding.FieldName = 'defstr4' HeaderAlignmentHorz = taCenter Width = 60 end object v1Column14: TcxGridDBColumn Caption = 'PO#' DataBinding.FieldName = 'khconNo' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 60 end object v1Column15: TcxGridDBColumn Caption = #27454#22411 DataBinding.FieldName = 'kuanNo' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 60 end object v1Column16: TcxGridDBColumn Caption = #21152#24037#21378 DataBinding.FieldName = 'factoryName' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 80 end object v1Column17: TcxGridDBColumn Caption = #23436#25104#26085#26399 DataBinding.FieldName = 'defdate1' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 70 end object v1Column18: TcxGridDBColumn Caption = #30830#35748#26085#26399 DataBinding.FieldName = 'defdate2' HeaderAlignmentHorz = taCenter Options.Editing = False Width = 70 end end object cxGrid1Level1: TcxGridLevel GridView = Tv1 end end object cxTabControl1: TcxTabControl Left = 0 Top = 73 Width = 1366 Height = 20 Align = alTop Style = 9 TabIndex = 0 TabOrder = 3 Tabs.Strings = ( #26410#21024#38500 #24050#21024#38500) Visible = False OnChange = cxTabControl1Change ClientRectBottom = 20 ClientRectRight = 1366 ClientRectTop = 19 end object Panel2: TPanel Left = 708 Top = 424 Width = 321 Height = 197 Caption = 'Panel2' TabOrder = 4 object Picture4: TcxDBImage Left = 1 Top = 1 Hint = 'FileName' DataBinding.DataField = 'FilesOther' DataBinding.DataSource = DSImage Properties.GraphicClassName = 'TJPEGImage' Properties.GraphicTransparency = gtTransparent Properties.ReadOnly = True Properties.ShowFocusRect = False Style.BorderStyle = ebsSingle TabOrder = 0 OnDblClick = Picture4DblClick Height = 196 Width = 320 end end object ADOQueryCmd: TADOQuery Connection = DataLink_TradeManage.ADOLink Parameters = <> Left = 824 Top = 8 end object ADOQueryTmp: TADOQuery Connection = DataLink_TradeManage.ADOLink Parameters = <> Left = 760 Top = 8 end object DataSource1: TDataSource DataSet = CDS_Main Left = 576 Top = 1 end object CDS_Main: TClientDataSet Aggregates = <> Params = <> Left = 612 Top = 5 end object cxGridPopupMenu1: TcxGridPopupMenu Grid = cxGrid1 PopupMenus = <> Left = 648 Top = 8 end object RMDBMain: TRMDBDataSet Visible = True DataSet = CDS_Main Left = 572 Top = 156 end object RM1: TRMGridReport ThreadPrepareReport = True InitialZoom = pzDefault PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, 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 CompressLevel = rmzcFastest CompressThread = False LaterBuildEvents = True OnlyOwnerDataSet = False Left = 632 Top = 148 ReportData = {} end object RMXLSExport1: TRMXLSExport ShowAfterExport = True ExportPrecision = 1 PagesOfSheet = 1 ExportImages = True ExportFrames = True ExportImageFormat = ifBMP JPEGQuality = 0 ScaleX = 1.000000000000000000 ScaleY = 1.000000000000000000 CompressFile = False Left = 788 Top = 148 end object IdFTP1: TIdFTP MaxLineAction = maException ReadTimeout = 0 ProxySettings.ProxyType = fpcmNone ProxySettings.Port = 0 Left = 784 Top = 178 end object ADOQueryImage: TADOQuery Connection = DataLink_TradeManage.ADOLink Parameters = <> Left = 864 Top = 273 end object DSImage: TDataSource DataSet = ADOQueryImage Left = 824 Top = 289 end end