object FSearch: TFSearch Width = 733 Height = 683 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Visible = True OnShow = WebFormShow object lblStatus1: TWebLabel Left = 8 Top = 422 Width = 47 Height = 14 Caption = 'Status 1:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object lblType1: TWebLabel Left = 8 Top = 442 Width = 29 Height = 14 Caption = 'Type:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object lblStartDate1: TWebLabel Left = 404 Top = 442 Width = 56 Height = 14 Caption = 'Start Date:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object lblEndDate1: TWebLabel Left = 588 Top = 442 Width = 47 Height = 14 Caption = 'End Date' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object lblStatus2: TWebLabel Left = 8 Top = 496 Width = 47 Height = 14 Caption = 'Status 2:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object lblType2: TWebLabel Left = 10 Top = 516 Width = 29 Height = 14 Caption = 'Type:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object lblStartDate2: TWebLabel Left = 404 Top = 520 Width = 56 Height = 14 Caption = 'Start Date:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object lblEndDate2: TWebLabel Left = 588 Top = 520 Width = 47 Height = 14 Caption = 'End Date' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object WebLabel1: TWebLabel Left = 20 Top = 8 Width = 48 Height = 14 Caption = 'Order ID:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object WebLabel2: TWebLabel Left = 20 Top = 56 Width = 107 Height = 14 Caption = 'Search Companies:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object lblCompanyID: TWebLabel Left = 174 Top = 56 Width = 68 Height = 14 Caption = 'Company ID:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object WebLabel3: TWebLabel Left = 8 Top = 368 Width = 57 Height = 14 Caption = 'Job Name:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object WebLabel4: TWebLabel Left = 174 Top = 368 Width = 64 Height = 14 Caption = 'Order Type:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object WebLabel5: TWebLabel Left = 338 Top = 56 Width = 89 Height = 14 Caption = 'Company Name:' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HeightPercent = 100.000000000000000000 ParentFont = False WidthPercent = 100.000000000000000000 end object wcbFilterType1: TWebComboBox Left = 8 Top = 462 Width = 145 Height = 22 ElementClassName = 'custom-select' ElementFont = efCSS HeightPercent = 100.000000000000000000 TabOrder = 4 TabStop = False Text = 'PROOF DONE' WidthPercent = 100.000000000000000000 ItemIndex = -1 Items.Strings = ( 'NONE' 'ORDER DATE' 'PROOF DUE' 'PROOF DONE' 'ART DUE' 'ART DONE' 'PLATE DUE' 'PLATE DONE' 'MOUNT DUE' 'MOUNT DONE' 'SHIP DUE' 'SHIP DONE') end object btnConfirm: TWebButton Left = 65 Top = 579 Width = 96 Height = 25 Caption = 'Confirm' ChildOrder = 7 ElementClassName = 'btn btn-secondary' ElementFont = efCSS HeightStyle = ssAuto HeightPercent = 100.000000000000000000 TabOrder = 5 TabStop = False WidthPercent = 100.000000000000000000 OnClick = btnConfirmClick end object edtOrderID: TWebEdit Left = 20 Top = 28 Width = 145 Height = 22 HelpType = htKeyword TabStop = False ChildOrder = 8 ElementClassName = 'form-control' ElementFont = efCSS Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -8 Font.Name = 'Arial' Font.Style = [] HeightPercent = 100.000000000000000000 HideSelection = False ParentFont = False TabOrder = 1 WidthPercent = 100.000000000000000000 end object dtpStartDate1: TWebDateTimePicker Left = 404 Top = 462 Width = 127 Height = 22 HeightStyle = ssAuto BorderStyle = bsSingle ChildOrder = 7 Color = clWhite Date = 45553.505972858790000000 ElementFont = efCSS Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Role = '' TabOrder = 2 TabStop = False Text = '' end object dtpEndDate1: TWebDateTimePicker Left = 588 Top = 462 Width = 135 Height = 22 HeightStyle = ssAuto BorderStyle = bsSingle ChildOrder = 7 Color = clWhite Date = 45553.505972858790000000 ElementFont = efCSS Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Role = '' TabOrder = 3 TabStop = False Text = '' end object cbNull1: TWebCheckBox Left = 188 Top = 462 Width = 185 Height = 22 Caption = 'Only Show Empty' ChildOrder = 6 HeightPercent = 100.000000000000000000 WidthPercent = 100.000000000000000000 OnClick = cbNull1Click end object wcbOrderType: TWebComboBox Left = 174 Top = 388 Width = 145 Height = 22 ElementClassName = 'custom-select' HeightPercent = 100.000000000000000000 WidthPercent = 100.000000000000000000 ItemIndex = -1 Items.Strings = ( 'Corrugated' 'Web' 'Cutting Die' 'Any') end object wcbFilterType2: TWebComboBox Left = 10 Top = 536 Width = 145 Height = 22 ElementClassName = 'custom-select' ElementFont = efCSS HeightPercent = 100.000000000000000000 TabOrder = 4 TabStop = False Text = 'PROOF DONE' WidthPercent = 100.000000000000000000 ItemIndex = -1 Items.Strings = ( 'NONE' 'ORDER DATE' 'PROOF DUE' 'PROOF DONE' 'ART DUE' 'ART DONE' 'PLATE DUE' 'PLATE DONE' 'MOUNT DUE' 'MOUNT DONE' 'SHIP DUE' 'SHIP DONE') end object dtpStartDate2: TWebDateTimePicker Left = 404 Top = 540 Width = 127 Height = 22 HeightStyle = ssAuto BorderStyle = bsSingle ChildOrder = 7 Color = clWhite Date = 45553.505972858790000000 ElementFont = efCSS Role = '' TabOrder = 2 TabStop = False Text = '' end object dtpEndDate2: TWebDateTimePicker Left = 588 Top = 540 Width = 135 Height = 22 HeightStyle = ssAuto BorderStyle = bsSingle ChildOrder = 7 Color = clWhite Date = 45553.505972858790000000 ElementFont = efCSS Role = '' TabOrder = 3 TabStop = False Text = '' end object cbNull2: TWebCheckBox Left = 188 Top = 536 Width = 185 Height = 22 Caption = 'Only Show Empty' ChildOrder = 6 HeightPercent = 100.000000000000000000 WidthPercent = 100.000000000000000000 OnClick = cbNull2Click end object TMSFNCGrid1: TTMSFNCGrid Left = 20 Top = 112 Width = 699 Height = 233 ParentDoubleBuffered = False DoubleBuffered = True TabOrder = 11 DefaultRowHeight = 40.000000000000000000 FixedColumns = 0 ColumnCount = 4 Options.Bands.Enabled = True Options.ColumnSize.Stretch = True Options.Editing.CalcFormat = '%g' Options.Grouping.CalcFormat = '%g' Options.Grouping.GroupCountFormat = '(%d)' Options.IO.XMLEncoding = 'ISO-8859-1' Options.Mouse.ClickMargin = 0 Options.Mouse.ColumnSizeMargin = 6 Options.Mouse.RowSizeMargin = 6 Columns = < item BorderWidth = 1 FixedFont.Charset = DEFAULT_CHARSET FixedFont.Color = 4539717 FixedFont.Height = -11 FixedFont.Name = 'Segoe UI' FixedFont.Style = [fsBold] Font.Charset = DEFAULT_CHARSET Font.Color = 8026746 Font.Height = -11 Font.Name = 'Segoe UI' Font.Style = [] ID = '' Width = 40.000000000000000000 end item BorderWidth = 1 FixedFont.Charset = DEFAULT_CHARSET FixedFont.Color = 4539717 FixedFont.Height = -11 FixedFont.Name = 'Segoe UI' FixedFont.Style = [fsBold] Font.Charset = DEFAULT_CHARSET Font.Color = 8026746 Font.Height = -11 Font.Name = 'Segoe UI' Font.Style = [] ID = '' Width = 120.000000000000000000 end item BorderWidth = 1 FixedFont.Charset = DEFAULT_CHARSET FixedFont.Color = 4539717 FixedFont.Height = -11 FixedFont.Name = 'Segoe UI' FixedFont.Style = [fsBold] Font.Charset = DEFAULT_CHARSET Font.Color = 8026746 Font.Height = -11 Font.Name = 'Segoe UI' Font.Style = [] ID = '' Width = 200.000000000000000000 end item BorderWidth = 1 FixedFont.Charset = DEFAULT_CHARSET FixedFont.Color = 4539717 FixedFont.Height = -11 FixedFont.Name = 'Segoe UI' FixedFont.Style = [fsBold] Font.Charset = DEFAULT_CHARSET Font.Color = 8026746 Font.Height = -11 Font.Name = 'Segoe UI' Font.Style = [] ID = '' Width = 320.000000000000000000 end item BorderWidth = 1 FixedFont.Charset = DEFAULT_CHARSET FixedFont.Color = 4539717 FixedFont.Height = -11 FixedFont.Name = 'Segoe UI' FixedFont.Style = [fsBold] Font.Charset = DEFAULT_CHARSET Font.Color = 8026746 Font.Height = -11 Font.Name = 'Segoe UI' Font.Style = [] ID = '' Width = 90.000000000000000000 end> DefaultFont.Charset = DEFAULT_CHARSET DefaultFont.Color = clWindowText DefaultFont.Height = -11 DefaultFont.Name = 'Segoe UI' DefaultFont.Style = [] TopRow = 1 Appearance.FixedLayout.Fill.Color = 16380654 Appearance.FixedLayout.Font.Charset = DEFAULT_CHARSET Appearance.FixedLayout.Font.Color = 4539717 Appearance.FixedLayout.Font.Height = -13 Appearance.FixedLayout.Font.Name = 'Segoe UI' Appearance.FixedLayout.Font.Style = [fsBold] Appearance.NormalLayout.Fill.Color = 16578806 Appearance.NormalLayout.Font.Charset = DEFAULT_CHARSET Appearance.NormalLayout.Font.Color = 8026746 Appearance.NormalLayout.Font.Height = -11 Appearance.NormalLayout.Font.Name = 'Segoe UI' Appearance.NormalLayout.Font.Style = [] Appearance.GroupLayout.Fill.Color = 12817262 Appearance.GroupLayout.Font.Charset = DEFAULT_CHARSET Appearance.GroupLayout.Font.Color = clBlack Appearance.GroupLayout.Font.Height = -11 Appearance.GroupLayout.Font.Name = 'Segoe UI' Appearance.GroupLayout.Font.Style = [] Appearance.SummaryLayout.Fill.Color = 14009785 Appearance.SummaryLayout.Font.Charset = DEFAULT_CHARSET Appearance.SummaryLayout.Font.Color = clBlack Appearance.SummaryLayout.Font.Height = -11 Appearance.SummaryLayout.Font.Name = 'Segoe UI' Appearance.SummaryLayout.Font.Style = [] Appearance.SelectedLayout.Fill.Color = 16441019 Appearance.SelectedLayout.Font.Charset = DEFAULT_CHARSET Appearance.SelectedLayout.Font.Color = 4539717 Appearance.SelectedLayout.Font.Height = -11 Appearance.SelectedLayout.Font.Name = 'Segoe UI' Appearance.SelectedLayout.Font.Style = [] Appearance.FocusedLayout.Fill.Color = 16039284 Appearance.FocusedLayout.Font.Charset = DEFAULT_CHARSET Appearance.FocusedLayout.Font.Color = 4539717 Appearance.FocusedLayout.Font.Height = -11 Appearance.FocusedLayout.Font.Name = 'Segoe UI' Appearance.FocusedLayout.Font.Style = [] Appearance.FixedSelectedLayout.Fill.Color = clLightsteelblue Appearance.FixedSelectedLayout.Font.Charset = DEFAULT_CHARSET Appearance.FixedSelectedLayout.Font.Color = clBlack Appearance.FixedSelectedLayout.Font.Height = -11 Appearance.FixedSelectedLayout.Font.Name = 'Segoe UI' Appearance.FixedSelectedLayout.Font.Style = [] Appearance.BandLayout.Fill.Color = 16711679 Appearance.BandLayout.Font.Charset = DEFAULT_CHARSET Appearance.BandLayout.Font.Color = 8026746 Appearance.BandLayout.Font.Height = -11 Appearance.BandLayout.Font.Name = 'Segoe UI' Appearance.BandLayout.Font.Style = [] Appearance.ProgressLayout.Format = '%.0f%%' LeftCol = 0 ScrollMode = scmItemScrolling DesignTimeSampleData = True OnCellClick = TMSFNCGrid1CellClick end object edtSearch: TWebEdit Left = 20 Top = 76 Width = 145 Height = 22 HelpType = htKeyword TabStop = False ChildOrder = 8 ElementClassName = 'form-control' ElementFont = efCSS Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -8 Font.Name = 'Arial' Font.Style = [] HeightPercent = 100.000000000000000000 HideSelection = False ParentFont = False TabOrder = 1 WidthPercent = 100.000000000000000000 OnChange = edtSearchChange end object edtCompanyID: TWebEdit Left = 174 Top = 76 Width = 145 Height = 22 HelpType = htKeyword TabStop = False ChildOrder = 8 ElementClassName = 'form-control' ElementFont = efCSS Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -8 Font.Name = 'Arial' Font.Style = [] HeightPercent = 100.000000000000000000 HideSelection = False ParentFont = False TabOrder = 1 WidthPercent = 100.000000000000000000 end object edtJobName: TWebEdit Left = 8 Top = 388 Width = 145 Height = 22 HelpType = htKeyword TabStop = False ChildOrder = 8 ElementClassName = 'form-control' ElementFont = efCSS Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -8 Font.Name = 'Arial' Font.Style = [] HeightPercent = 100.000000000000000000 HideSelection = False ParentFont = False TabOrder = 1 WidthPercent = 100.000000000000000000 OnChange = edtSearchChange end object btnCancel: TWebButton Left = 171 Top = 579 Width = 96 Height = 25 Caption = 'Cancel' ChildOrder = 7 ElementClassName = 'btn btn-secondary' ElementFont = efCSS HeightStyle = ssAuto HeightPercent = 100.000000000000000000 TabOrder = 5 TabStop = False WidthPercent = 100.000000000000000000 OnClick = btnCancelClick end object btnClear: TWebButton Left = 279 Top = 579 Width = 96 Height = 25 Caption = 'Clear' ChildOrder = 7 ElementClassName = 'btn btn-secondary' ElementFont = efCSS HeightStyle = ssAuto HeightPercent = 100.000000000000000000 TabOrder = 5 TabStop = False WidthPercent = 100.000000000000000000 OnClick = btnClearClick end object edtCompanyName: TWebEdit Left = 338 Top = 76 Width = 239 Height = 22 HelpType = htKeyword TabStop = False ChildOrder = 8 ElementClassName = 'form-control' ElementFont = efCSS Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -8 Font.Name = 'Arial' Font.Style = [] HeightPercent = 100.000000000000000000 HideSelection = False ParentFont = False TabOrder = 1 WidthPercent = 100.000000000000000000 end object XDataWebClient1: TXDataWebClient Connection = DMConnection.ApiConnection Left = 520 Top = 383 end object xdwdsCustomers: TXDataWebDataSet Connection = DMConnection.ApiConnection Left = 418 Top = 393 object xdwdsCustomersID: TIntegerField FieldName = 'ID' end object xdwdsCustomersNAME: TStringField FieldName = 'NAME' end object xdwdsCustomersSHORT_NAME: TStringField FieldName = 'SHORT_NAME' end object xdwdsCustomersstaff_fields_invoice_to: TStringField FieldName = 'staff_fields_invoice_to' end end object wdsCustomers: TWebDataSource DataSet = xdwdsCustomers Left = 594 Top = 387 end end