<?xml version="1.0" encoding="utf-8"?>
<TfrxReport Version="4.12.1" DotMatrixReport="False" EngineOptions.DoublePass="True" IniFile="\Software\Fast Reports" PreviewOptions.Buttons="4089" PreviewOptions.OutlineWidth="180" PreviewOptions.Zoom="1" PrintOptions.Printer="Default" PrintOptions.PrintOnSheet="11" ReportOptions.Author="EXATA Sistemas" ReportOptions.CreateDate="37871,9957952199" ReportOptions.Description.Text="Este relatório e parte integrante do SEAC - Sistema EXATA de Automação Comercial" ReportOptions.Name="Relatorios\Orcamento_A4.orcrelfr3" ReportOptions.LastChange="45784,4533535764" ScriptLanguage="PascalScript" ScriptText.Text="procedure DetalhesOnAfterPrint(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;         If &#60;Orcamentos_Master.&#34;Termo_Compromisso&#34;&#62; = True Then Begin&#13;&#10;              If &#60;Page&#62; &#60;&#62; &#60;TotalPages&#62;  Then Begin&#13;&#10;                 //Rich1.Visible := False;           &#13;&#10;                 END                                             &#13;&#10;              Else Begin                              &#13;&#10;                &#13;&#10;                //Rich1.Visible := True;           &#13;&#10;            //    Shape28.Visible := False;&#13;&#10;          //      Shape29.Visible := False;&#13;&#10;        //        Memo40.Visible := False;&#13;&#10;      //          Memo44.Visible := False;                                                                     &#13;&#10;    //            Memo47.Visible := False;&#13;&#10;  //              Memo48.Visible := False;                                                                      &#13;&#10;//                Memo50.Visible := False;&#13;&#10;                //Orcamentos_MasterNome_profissional.Visible := False;&#13;&#10;                //Rich1.Height := 310;&#13;&#10;                //Rich1.Top := 160;                    &#13;&#10;                //PageFooter1.Height := 550;&#13;&#10;              &#13;&#10;               // TotalPaginas.Top := 520;&#13;&#10;               // Memo49.Top := 520;                                               &#13;&#10;               // SiteEXATA.Top := 520;                                             &#13;&#10;              End;  &#13;&#10;       End;&#13;&#10;&#13;&#10;  If &#60;Orcamentos_Master.&#34;Termo_Compromisso&#34;&#62; = False Then Begin&#13;&#10;       ReportSummary1.Visible := False;           &#13;&#10;       END;           &#13;&#10;end;&#13;&#10;&#13;&#10;procedure Memo33OnAfterPrint(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;       If &#60;Orcamentos_Master.&#34;PAF&#34;&#62; = False Then Begin&#13;&#10;               Memo33.Visible := False;&#13;&#10;               Memo39.Visible := False;&#13;&#10;               Memo49.Visible := False;                                                                                        &#13;&#10;               End;  &#13;&#10;&#13;&#10;       If &#60;Orcamentos_Master.&#34;Termo_Compromisso&#34;&#62; = False Then Begin&#13;&#10;               //Rich1.Visible := False;                                                                    &#13;&#10;               End                                                 &#13;&#10;&#13;&#10;end;&#13;&#10;&#13;&#10;procedure PageHeader1OnAfterPrint(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;&#13;&#10;         If trim(&#60;Logo&#62;) = '' Then Begin&#13;&#10;               Nome.Left := 005;&#13;&#10;               Endereco1.Left := 005;&#13;&#10;               Memo59.Left := 005;&#13;&#10;               Memo60.Left := 005;&#13;&#10;               Site.Left := 005                                                     &#13;&#10;               End;&#13;&#10;&#13;&#10;      If &#60;Orcamentos_Master.&#34;Codigo_cliente&#34;&#62; = NIL Then Begin                                                 &#13;&#10;          Memo19.Visible := True;&#13;&#10;      End  &#13;&#10;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure Orcamentos_MasterValor_total_orcOnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;&#13;&#10;      If &#60;Page&#62; &#60;&#62; &#60;TotalPages&#62; Then Begin&#13;&#10;         Orcamentos_MasterValor_total_orc.Text := '********';&#13;&#10;      End;                                  &#13;&#10;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure Orcamentos_MasterValor_desconto_extra_orcOnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;  &#13;&#10;      If &#60;Page&#62; &#60;&#62;  &#60;TotalPages&#62; Then Begin&#13;&#10;         Orcamentos_MasterValor_desconto_extra_orc.Text := '********';&#13;&#10;      End;                         &#13;&#10;&#13;&#10;      If &#60;Orcamentos_Master.&#34;Tem_Desconto&#34;&#62; = False Then Begin&#13;&#10;         Shape17.Visible := False;&#13;&#10;         Memo21.Visible := False;                                                                                        &#13;&#10;         Orcamentos_MasterValor_desconto_extra_orc.Visible := False;                                                                                        &#13;&#10;      End;    &#13;&#10;  &#13;&#10;                                                            &#13;&#10;end;&#13;&#10;&#13;&#10;procedure Orcamentos_MasterValor_liquido_orcOnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;&#13;&#10;      If &#60;Page&#62; &#60;&#62; &#60;TotalPages&#62; Then Begin&#13;&#10;         Orcamentos_MasterValor_liquido_orc.Text := '********';&#13;&#10;      End;                         &#13;&#10;    &#13;&#10;      If &#60;Orcamentos_Master.&#34;Tem_Desconto&#34;&#62; = False Then Begin&#13;&#10;         Shape18.Visible := False;&#13;&#10;         Memo22.Visible := False;                                                                                        &#13;&#10;         Orcamentos_MasterValor_liquido_orc.Visible := False;                                                                                        &#13;&#10;      End;    &#13;&#10;  &#13;&#10;end;&#13;&#10;&#13;&#10;//Para imprimir o SubGrupo no lugar da descricao dos produtos&#13;&#10;//E o endereço de entrega na Obs                                                                                            &#13;&#10;procedure Page1OnBeforePrint(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;  &#13;&#10;  If &#60;Imprime_Descricao&#62; = 'N'  Then Begin                                                    &#13;&#10;     Entregas_DetalhesDescricao_Produto.DataField := '';&#13;&#10;     Entregas_DetalhesDescricao_Produto.Text := '[&#60;Orcamentos_Detalhes.&#34;Nome_SubGrupo&#34;&#62;]';&#13;&#10;  End;&#13;&#10; &#13;&#10;  If &#60;Imprime_Endereco_Entrega&#62; = 'N'  Then Begin                                                    &#13;&#10;     Memo48.Text := '[Trim(&#60;Orcamentos_Master.&#34;Obs_1_orc&#34;&#62;)] [Trim(&#60;Orcamentos_Master.&#34;Obs_2_orc&#34;&#62;)] [Trim(&#60;Orcamentos_Master.&#34;Obs_3_orc&#34;&#62;)]'&#13;&#10;  End;&#13;&#10;           &#13;&#10;&#13;&#10;           &#13;&#10;end;&#13;&#10;&#13;&#10;//Para imprimir &#34;Encomenda&#34; quando for 99999                                                                                                         &#13;&#10;procedure Entregas_DetalhesCodigo_ProdutoOnBeforePrint(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;   If &#60;Orcamentos_Detalhes.&#34;Codigo_produto&#34;&#62; &#60;&#62; '99999' Then Begin&#13;&#10;      Entregas_DetalhesCodigo_Produto.Text := '[&#60;Orcamentos_Detalhes.&#34;Codigo_produto&#34;&#62;]' ;&#13;&#10;      Entregas_DetalhesCodigo_Produto.HAlign := haRight;&#13;&#10;      End              &#13;&#10;   Else Begin                              &#13;&#10;      Entregas_DetalhesCodigo_Produto.DataField := '';&#13;&#10;      Entregas_DetalhesCodigo_Produto.Text := 'Encomenda';&#13;&#10;      Entregas_DetalhesCodigo_Produto.HAlign := haLeft;&#13;&#10;   End;&#13;&#10;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure Footer1OnAfterPrint(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;  &#13;&#10;end;&#13;&#10;&#13;&#10;procedure Memo45OnAfterData(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10;      If &#60;Page&#62; &#60;&#62; &#60;TotalPages&#62; Then Begin&#13;&#10;         Memo45.Text := '********';&#13;&#10;      End;    &#13;&#10;    &#13;&#10;end;&#13;&#10;&#13;&#10;begin&#13;&#10;      picture1.FileLink := trim(&#60;Logo&#62;);  &#13;&#10;//      picture2.FileLink := trim(&#60;Logo&#62;);            &#13;&#10;end.        " ShowProgress="False" StoreInDFM="False" PropData="044C656674025803546F70026808446174617365747301010C3100000020446174615365743D226F444D2E2220446174615365744E616D653D224F7263616D656E746F735F446574616C6865732200010C2F00000020446174615365743D226F444D2E2220446174615365744E616D653D224F7263616D656E746F735F4D6173746572220000095661726961626C657301010C0F000000204E616D653D222056657273616F2200010C20000000204E616D653D2256657273616F5F53697374656D61222056616C75653D22372200010C10000000204E616D653D2220456D70726573612200010C4F000000204E616D653D2252617A616F5F536F6369616C222056616C75653D2227434F4E5354525553455252412049504941424153204D4154455249414C20444520434F4E53545255C7C34F204C544441272200010C34000000204E616D653D224E6F6D655F46616E7461736961222056616C75653D2227434F4E5354525553455252412049504941424153272200010C1E000000204E616D653D224C6F6A61222056616C75653D222749504941424153272200010C3D000000204E616D653D22456E64657265636F222056616C75653D22274553545241444120524A203133372C203131303036202D204120452046554E444F53272200010C1F000000204E616D653D224E756D65726F222056616C75653D2227203131303036272200010C28000000204E616D653D22436F6D706C656D656E746F222056616C75653D22274120452046554E444F53272200010C20000000204E616D653D2242616972726F222056616C75653D222749504941424153272200010C27000000204E616D653D22436964616465222056616C75653D2227426172726120646F2050697261ED272200010C17000000204E616D653D225546222056616C75653D2227524A272200010C1F000000204E616D653D22434550222056616C75653D222732373137302D303030272200010C2A000000204E616D653D2254656C65666F6E65222056616C75653D22272832342920323433372D3132393220272200010C25000000204E616D653D22466178222056616C75653D2227283234292032343337312D32393220272200010C29000000204E616D653D2243656C756C6172222056616C75653D2227283234292032343337312D32393220272200010C29000000204E616D653D22434E504A222056616C75653D222733362E3537372E3534322F303030312D3739272200010C28000000204E616D653D22496E73635F457374616475616C222056616C75653D22273736303436313233272200010C29000000204E616D653D22496E73635F4D756E69636970616C222056616C75653D22273030303030303030272200010C35000000204E616D653D2253697465222056616C75653D22277777772E636F6E737472757365727261697069616261732E636F6D2E6272272200010C33000000204E616D653D22456D61696C222056616C75653D2227636F6E7374727573657272612E6D617440756F6C2E636F6D2E6272272200010C31000000204E616D653D224C6F676F222056616C75653D2227496D6167656E735C4C6F676F5F52656C61746F72696F2E424D50272200010C19000000204E616D653D22536C6F67616E222056616C75653D2227272200010C21000000204E616D653D22436F6469676F5F4C6F6A61222056616C75653D2227303031272200010C1E000000204E616D653D225465726D696E616C222056616C75653D2227303031272200010C0F000000204E616D653D2220546974756C6F2200010C2C000000204E616D653D22546974756C6F31222056616C75653D222750726F706F737461206EBA20333939373531272200010C1A000000204E616D653D22546974756C6F32222056616C75653D2227272200010C1A000000204E616D653D22546974756C6F33222056616C75653D2227272200010C1A000000204E616D653D22546974756C6F34222056616C75653D2227272200010C1A000000204E616D653D22546974756C6F35222056616C75653D2227272200010C0E000000204E616D653D22204175746F722200010C2B000000204E616D653D224175746F725F4E6F6D65222056616C75653D222745584154412053697374656D6173272200010C32000000204E616D653D224175746F725F53697465222056616C75653D22277777772E657861746173697374656D61732E636F6D272200010C10000000204E616D653D2220436F6C756E61732200010C1E000000204E616D653D2253697374656D61222056616C75653D222753454143272200010C25000000204E616D653D22496D7072696D655F44657363726963616F222056616C75653D222753272200010C2C000000204E616D653D22496D7072696D655F456E64657265636F5F456E7472656761222056616C75653D22274E272200010C29000000204E616D653D22506572635F446573635F417669737461222056616C75653D2227302C37303030272200010C22000000204E616D653D2246726574655F56616C696461646F222056616C75653D222753272200010C24000000204E616D653D224F726967656D5F496D7072657373616F222056616C75653D22274F27220000055374796C650100">
  <TfrxDataPage Name="Data" Height="1000" Left="0" Top="0" Width="1000"/>
  <TfrxReportPage Name="Page1" PaperWidth="210" PaperHeight="297" PaperSize="9" LeftMargin="7" RightMargin="7" TopMargin="5" BottomMargin="5" Columns="1" ColumnWidth="210" ColumnPositions.Text="0" DataSet="oDM." DataSetName="Orcamentos_Master" Frame.Color="12632256" Frame.Style="fsDashDotDot" HGuides.Text="" VGuides.Text="474,68521995" OnBeforePrint="Page1OnBeforePrint">
    <TfrxMasterData Name="Detalhes" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" Font.Style="0" Height="27,5906" Left="0" ParentFont="False" Top="393,07112" Width="740,78788" OnAfterCalcHeight="DetalhesOnAfterCalcHeight" OnAfterPrint="DetalhesOnAfterPrint" OnBeforePrint="DetalhesOnBeforePrint" Columns="1" ColumnWidth="200" ColumnGap="20" DataSet="oDM." DataSetName="Orcamentos_Detalhes" RowCount="0" Stretched="True" OnMasterDetail="DetalhesOnMasterDetail">
      <TfrxMemoView Name="Memo30" Left="1,89765" Top="1,13389" Width="737,00788622" Height="18,89765" ShowHint="False" StretchMode="smActualHeight" Font.Charset="1" Font.Color="-16777208" Font.Height="-17" Font.Name="Arial" Font.Style="0" Highlight.Font.Charset="1" Highlight.Font.Color="16777215" Highlight.Font.Height="-17" Highlight.Font.Name="Arial" Highlight.Font.Style="0" Highlight.Color="13882323" Highlight.Condition="&#60;Line#&#62; mod 2" ParentFont="False" VAlign="vaCenter" Text=""/>
      <TfrxMemoView Name="Entregas_DetalhesCodigo_Produto" Left="1,45671" Top="2,91342" Width="49,96062699" Height="15,11812" OnBeforePrint="Entregas_DetalhesCodigo_ProdutoOnBeforePrint" ShowHint="False" DataField="Codigo_produto" DataSet="oDM." DataSetName="Orcamentos_Detalhes" Font.Charset="1" Font.Color="-16777208" Font.Height="-9" Font.Name="Arial" Font.Style="0" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Detalhes.&#34;Codigo_produto&#34;]"/>
      <TfrxMemoView Name="Entregas_DetalhesDescricao_Produto" Left="54,60637" Top="2,91342" Width="347,71676" Height="15,11812" ShowHint="False" StretchMode="smActualHeight" DataField="Nome_produto" DataSet="oDM." DataSetName="Orcamentos_Detalhes" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Detalhes.&#34;Nome_produto&#34;]"/>
      <TfrxMemoView Name="Entregas_DetalhesUnidade" Left="451,97649995" Top="2,91342" Width="34,01577" Height="15,11812" ShowHint="False" DataField="Unidade_medida" DataSet="oDM." DataSetName="Orcamentos_Detalhes" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Detalhes.&#34;Unidade_medida&#34;]"/>
      <TfrxMemoView Name="Entregas_DetalhesQuantidade" Left="402,06307995" Top="2,91342" Width="49,13389" Height="15,11812" ShowHint="False" DataField="Qtd_orc" DataSet="oDM." DataSetName="Orcamentos_Detalhes" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Detalhes.&#34;Qtd_orc&#34;]"/>
      <TfrxMemoView Name="Orcamentos_DetalhesValor_venda_produto" Left="486,43320995" Top="2,91342" Width="60,47248" Height="15,11812" ShowHint="False" DataField="Valor_venda_produto" DataSet="oDM." DataSetName="Orcamentos_Detalhes" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2n" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Detalhes.&#34;Valor_venda_produto&#34;]"/>
      <TfrxMemoView Name="Memo32" Left="605,21292698" Top="2,91342" Width="64,25201" Height="15,11812" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Detalhes" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2n" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[ &#60;Orcamentos_Detalhes.&#34;Valor_venda_produto&#34;&#62; -  (&#60;Orcamentos_Detalhes.&#34;Valor_Desconto&#34;&#62; / &#60;Orcamentos_Detalhes.&#34;Qtd_orc&#34;&#62;)   ]"/>
      <TfrxMemoView Name="Memo38" Left="670,69295" Top="2,91342" Width="65,7086663" Height="15,11812" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Detalhes" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2n" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[ &#60;Orcamentos_Detalhes.&#34;Qtd_orc&#34;&#62; * (&#60;Orcamentos_Detalhes.&#34;Valor_venda_produto&#34;&#62; -  (&#60;Orcamentos_Detalhes.&#34;Valor_Desconto&#34;&#62; / &#60;Orcamentos_Detalhes.&#34;Qtd_orc&#34;&#62;)  )  ]"/>
      <TfrxMemoView Name="Orcamentos_DetalhesPercentual_Desconto" Left="557,19715698" Top="2,91342" Width="45,35436" Height="15,11812" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Detalhes" DisplayFormat.FormatStr="%2.2f" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haRight" ParentFont="False" WordWrap="False" Text="[Orcamentos_Detalhes.&#34;Percentual_Desconto&#34;]"/>
    </TfrxMasterData>
    <TfrxPageFooter Name="PageFooter1" Height="323,49751359" Left="0" Top="891,96908" Width="740,78788" OnAfterPrint="PageFooter1OnAfterPrint">
      <TfrxShapeView Name="Shape18" Left="523,35467" Top="68,53948139" Width="215,43289756" Height="26,45669291" ShowHint="False" Color="12632256" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape17" Left="523,35467" Top="39,03165278" Width="215,43289756" Height="26,45669291" ShowHint="False" Color="12632256" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape15" Left="523,35467" Top="9,52382417" Width="215,43289756" Height="26,45669291" ShowHint="False" Color="12632256" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape23" Left="2" Top="9,52382416999996" Width="510,23623756" Height="26,45669291" ShowHint="False" Color="12632256" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape29" Left="373,41731795" Top="130,33489417" Width="366,61417323" Height="171,2270764" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape28" Left="3" Top="130,33489417" Width="366,61417323" Height="171,2270764" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo17" Left="3,77953" Top="12,5238095238095" Width="68,03154" Height="21,54330391" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="Vendedor:"/>
      <TfrxMemoView Name="Memo20" Left="526,35467" Top="14,52380952" Width="75,5906" Height="17,38582091" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="Valor Total:"/>
      <TfrxMemoView Name="Memo21" Left="526,35467" Top="43,76003" Width="75,5906" Height="17,38582091" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="Desconto:"/>
      <TfrxMemoView Name="Memo22" Left="526,35467" Top="73,46714994" Width="75,5906" Height="17,38582091" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="Frete::"/>
      <TfrxMemoView Name="Memo29" Left="297,1505881" Top="12,52380952" Width="201,7473719" Height="21,54330391" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="Forma de Pagamento:"/>
      <TfrxMemoView Name="Orcamentos_MasterNome_Fun" Left="2,72132894" Top="39,7600300000001" Width="289,06242757" Height="17,38582091" ShowHint="False" DataField="Nome_Fun" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;Nome_Fun&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterValor_liquido_orc" Left="613,3385363" Top="73,46714994" Width="120,94496" Height="17,38582091" OnAfterData="Orcamentos_MasterValor_liquido_orcOnAfterData" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Master" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2n" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Master.&#34;Valor_Frete_orc&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterValor_total_orc" Left="613,3385363" Top="14,52380952" Width="120,94496" Height="17,38582091" OnAfterData="Orcamentos_MasterValor_total_orcOnAfterData" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Master" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2n" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Master.&#34;Valor_total_orc&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterValor_desconto_extra_orc" Left="613,3385363" Top="43,76003" Width="120,94496" Height="17,38582091" OnAfterData="Orcamentos_MasterValor_desconto_extra_orcOnAfterData" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Master" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2n" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Master.&#34;Valor_desconto_orc&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterForma_Pagamento" Left="296,09238705" Top="39,7600300000001" Width="216,26056507" Height="17,38582091" ShowHint="False" DataField="Forma_Pagamento" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;Forma_Pagamento&#34;]"/>
      <TfrxMemoView Name="Memo40" Left="16,46196666" Top="138,90972417" Width="119,811101" Height="13,228355" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="CondiÃ§Ãµes Gerais:"/>
      <TfrxMemoView Name="Memo43" Left="2,88040044" Top="61,54875867" Width="253,41095168" Height="43,74487406" ShowHint="False" AllowExpressions="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="[DU] Dias Ãšteis - [DC] Dias Corridos&#13;&#10;[DP] DepÃ³sito - [LJ] Loja&#13;&#10;[CR] CÃ³digo Relacionado de Encomenda"/>
      <TfrxMemoView Name="Memo44" Left="16,46196666" Top="153,65384917" Width="332,60213251" Height="124,42844092" ShowHint="False" StretchMode="smActualHeight" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Trim(&#60;Orcamentos_Master.&#34;Condicao_1_orc&#34;&#62;)] "/>
      <TfrxMemoView Name="Memo47" Left="390,68657634" Top="137,90709584" Width="116,37036935" Height="14,23098333" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="ObservaÃ§Ãµes:"/>
      <TfrxMemoView Name="Memo48" Left="390,68657634" Top="153,65384917" Width="333,68470139" Height="124,42844092" ShowHint="False" StretchMode="smActualHeight" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="End.Entrega: [Trim(&#60;Orcamentos_Master.&#34;Endereco_Entrega&#34;&#62;)], [Orcamentos_Master.&#34;Numero_Entrega&#34;] - [Trim(&#60;Orcamentos_Master.&#34;Complemento_Entrega&#34;&#62;)]&#13;&#10;[Trim(&#60;Orcamentos_Master.&#34;Bairro_Entrega&#34;&#62;)] - [Trim(&#60;Orcamentos_Master.&#34;Cidade_Entrega&#34;&#62;)] - [Orcamentos_Master.&#34;UF_Entrega&#34;]&#13;&#10;[Trim(&#60;Orcamentos_Master.&#34;Obs_1_orc&#34;&#62;)] [Trim(&#60;Orcamentos_Master.&#34;Obs_2_orc&#34;&#62;)] [Trim(&#60;Orcamentos_Master.&#34;Obs_3_orc&#34;&#62;)]"/>
      <TfrxMemoView Name="Orcamentos_MasterNome_profissional" Left="127,25200999" Top="279,90681684" Width="222,921336" Height="15,275603" ShowHint="False" DataField="Nome_profissional" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Orcamentos_Master.&#34;Nome_profissional&#34;]"/>
      <TfrxMemoView Name="Memo50" Left="14,33858999" Top="279,90681684381" Width="109,60637" Height="15,275603" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="1" ParentFont="False" WordWrap="False" Text="[iif(&#60;Orcamentos_Master.&#34;Nome_profissional&#34;&#62;='','','Profissional:')]"/>
      <TfrxMemoView Name="Memo49" Left="1" Top="300,89599153" Width="737,00788622" Height="18,82199206" Visible="False" ShowHint="False" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" Font.Style="1" HAlign="haCenter" ParentFont="False" WordWrap="False" Text=" Ã‰ vetada a autenticaÃ§Ã£o deste documento."/>
      <TfrxMemoView Name="TotalPaginas" Left="572,93303783" Top="300,89599153" Width="166,08950164" Height="18,82199206" OnAfterPrint="TotalPaginasOnAfterPrint" ShowHint="False" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Width="1,5" HAlign="haRight" ParentFont="False" WordWrap="False" Text="PÃ¡gina: [Page] de [TotalPages]"/>
      <TfrxMemoView Name="SiteEXATA" Left="1" Top="300,895991534497" Width="185,66709638" Height="18,82199206" ShowHint="False" URL="[Autor_Site]" Font.Charset="1" Font.Color="16711680" Font.Height="-11" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[Autor_Site]"/>
      <TfrxShapeView Name="Shape19" Left="523,35467" Top="98,04731" Width="215,43289756" Height="26,45669291" ShowHint="False" Color="12632256" Shape="skRoundRectangle"/>
      <TfrxMemoView Name="Memo27" Left="525,82556947" Top="102,51815577" Width="75,5906" Height="17,38582091" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="Valor Liquido:"/>
      <TfrxMemoView Name="Memo45" Left="612,80943577" Top="102,51815577" Width="120,94496" Height="17,38582091" OnAfterData="Memo45OnAfterData" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Master" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2n" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Master.&#34;Valor_liquido_orc&#34;]"/>
      <TfrxMemoView Name="Memo33" Printable="False" Left="4,02155887" Top="321,49260181" Width="262,78951108" Height="45,42233564" Visible="False" OnAfterPrint="Memo33OnAfterPrint" ShowHint="False" Font.Charset="1" Font.Color="0" Font.Height="-19" Font.Name="Arial" Font.Style="1" HAlign="haCenter" ParentFont="False" Text="NÃ£o Ã© Documento Fiscal - NÃ£o Ã© vÃ¡lido como recibo e como&#13;&#10;garantia de mercadoria - NÃ£o comprova pagamento."/>
      <TfrxMemoView Name="Atualizado" Left="482,24427995" Top="323,08134956" Width="228,48825" Height="18,89765" Visible="False" ShowHint="False" Font.Charset="1" Font.Color="255" Font.Height="-17" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" Text="Atualilzado em: 15/08/2024"/>
    </TfrxPageFooter>
    <TfrxPageHeader Name="PageHeader1" Height="314,29159" Left="0" Top="18,89765" Width="740,78788" OnAfterPrint="PageHeader1OnAfterPrint" OnBeforePrint="PageHeader1OnBeforePrint">
      <TfrxShapeView Name="Shape14" Left="1,45671" Top="285,68522" Width="737,00788622" Height="22,67718" ShowHint="False" Color="12632256" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape22" Left="624,84292" Top="103,88961" Width="114,141806" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape8" Left="624,84292" Top="143,46444" Width="114,141806" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape9" Left="624,84292" Top="182,66141732" Width="114,141806" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape10" Left="624,84292" Top="221,968503937008" Width="114,141806" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape7" Left="386,51206" Top="221,968503937008" Width="230,55133" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape6" Left="508,43939476" Top="182,66141732" Width="108,62399524" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape5" Left="386,51206" Top="182,66141732" Width="119,20600582" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape20" Left="288,70099" Top="221,96850394" Width="93,03154" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape4" Left="386,51206" Top="143,46444" Width="230,55133" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape21" Left="386,51206" Top="103,88961" Width="119,20600582" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape3" Left="508,43939476" Top="103,88961" Width="108,62399524" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape13" Left="1,45671" Top="221,96850394" Width="283,46475" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape12" Left="288,70099" Top="182,66141732" Width="93,03154" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape11" Left="243,34663" Top="182,66141732" Width="41,57483" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape2" Left="1,45671" Top="182,66141732" Width="238,11039" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape1" Left="1,45671" Top="143,46444" Width="380,27582" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxShapeView Name="Shape16" Left="1,45671" Top="103,88961" Width="380,27582" Height="35,527582" ShowHint="False" Shape="skRoundRectangle"/>
      <TfrxPictureView Name="Picture1" Left="6,98581053" Top="0,08132333" Width="117,16536898" Height="94,48818898" ShowHint="False" URL="[Site]" HightQuality="True" Transparent="False" TransparentColor="16777215"/>
      <TfrxMemoView Name="Endereco1" Left="130,98581053" Top="28,08132333" Width="602,614224" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="[Endereco]"/>
      <TfrxMemoView Name="Memo59" Left="130,98581053" Top="46,08132333" Width="602,614224" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="CEP: [CEP] - [Trim(&#60;Bairro&#62;)] -[Trim(&#60;Cidade&#62;)], [UF]"/>
      <TfrxMemoView Name="Memo60" Left="130,98581053" Top="63,08132333" Width="327,48825" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="Telefone: [Telefone]"/>
      <TfrxMemoView Name="Site" Left="130,98581053" Top="81,08132333" Width="327,614224" Height="15,874026" ShowHint="False" URL="[Site]" Font.Charset="1" Font.Color="16711680" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" VAlign="vaCenter" Text="[Site]"/>
      <TfrxMemoView Name="Memo61" Left="507,80086665" Top="77,30179333" Width="230,71397667" Height="19,653556" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Proposta nÂº [Orcamentos_Master.&#34;Codigo_orc&#34;]"/>
      <TfrxMemoView Name="Memo1" Left="1,45671" Top="263,00804" Width="188,48825" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-15" Font.Name="Arial" Font.Style="1" ParentFont="False" VAlign="vaCenter" Text="DADOS DO PRODUTO"/>
      <TfrxMemoView Name="Memo37" Left="670,69295" Top="287,59862365" Width="65,7086663" Height="17,76377635" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.Color="12632256" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Total(R$)"/>
      <TfrxMemoView Name="Memo3" Left="1,45671" Top="287,59862365" Width="49,96062699" Height="17,76377635" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.Color="12632256" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="CÃ³digo"/>
      <TfrxMemoView Name="Memo4" Left="54,60637" Top="287,59862365" Width="347,71676" Height="17,76377635" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.Color="12632256" ParentFont="False" VAlign="vaCenter" Text="DescriÃ§Ã£o dos Produtos"/>
      <TfrxMemoView Name="Memo35" Left="402,06307995" Top="287,59862365" Width="47,62202186" Height="17,76377635" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.Color="12632256" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Quant. "/>
      <TfrxMemoView Name="Memo36" Left="451,97649995" Top="287,59862365" Width="31,79527559" Height="17,76377635" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.Color="12632256" ParentFont="False" VAlign="vaCenter" Text="Und."/>
      <TfrxMemoView Name="Memo34" Left="486,43320995" Top="287,59862365" Width="60,47248" Height="17,76377635" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.Color="12632256" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Valor(R$)"/>
      <TfrxMemoView Name="Memo23" Left="5,23624" Top="104,92919" Width="163,80210286" Height="13,984261" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Nome / RazÃ£o Social:"/>
      <TfrxMemoView Name="Memo5" Left="5,23624" Top="143,50402" Width="120,94496" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="EndereÃ§o:"/>
      <TfrxMemoView Name="Memo6" Left="5,23624" Top="183,07885" Width="231,77829333" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="MunicÃ­pio:"/>
      <TfrxMemoView Name="Memo7" Left="247,12616" Top="183,07885" Width="30,23624" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="UF:"/>
      <TfrxMemoView Name="Memo8" Left="290,70099" Top="183,07885" Width="89,574861" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="CEP:"/>
      <TfrxMemoView Name="Memo9" Left="389,29159" Top="103,92919" Width="102,04731" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="CPF / CNPJ:"/>
      <TfrxMemoView Name="Memo10" Left="389,29159" Top="143,50402" Width="120,94496" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Bairro:"/>
      <TfrxMemoView Name="Memo11" Left="389,29159" Top="183,07885" Width="102,04731" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Telefone:"/>
      <TfrxMemoView Name="Memo12" Left="510,98612053" Top="183,07885" Width="103,181169" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Rota:"/>
      <TfrxMemoView Name="Memo13" Left="510,98612053" Top="103,92919" Width="103,181169" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="RG / IE:"/>
      <TfrxMemoView Name="Memo14" Left="629,40198" Top="103,92919" Width="52,157514" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="EmissÃ£o:"/>
      <TfrxMemoView Name="Orcamentos_Mastercpf_cliente" Left="389,29159" Top="119,82684" Width="112,629994" Height="15,11812" ShowHint="False" DataField="cpf_cliente" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;cpf_cliente&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterRG_IE_cliente" Left="510,98612053" Top="119,82684" Width="103,181169" Height="15,11812" ShowHint="False" DataField="RG_IE_cliente" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;RG_IE_cliente&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterEndereco_cliente" Left="5,23624" Top="160,40167" Width="374,17347" Height="15,11812" ShowHint="False" DataField="Endereco_cliente" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;Endereco_cliente&#34;]"/>
      <TfrxMemoView Name="Orcamentos_Masterbairro_cliente" Left="389,29159" Top="160,40167" Width="219,21274" Height="15,11812" ShowHint="False" DataField="bairro_cliente" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;bairro_cliente&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterCidade_cliente" Left="5,23624" Top="198,9765" Width="230,55133" Height="15,11812" ShowHint="False" DataField="Cidade_cliente" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;Cidade_cliente&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterUF_cliente" Left="247,12616" Top="198,9765" Width="34,01577" Height="15,11812" ShowHint="False" DataField="UF_cliente" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;UF_cliente&#34;]"/>
      <TfrxMemoView Name="Orcamentos_Mastercep_cliente" Left="290,70099" Top="198,9765" Width="89,574861" Height="15,11812" ShowHint="False" DataField="cep_cliente" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;cep_cliente&#34;]"/>
      <TfrxMemoView Name="Orcamentos_Masterfone_cliente" Left="389,29159" Top="198,9765" Width="112,629994" Height="15,11812" ShowHint="False" DataField="fone_cliente" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;fone_cliente&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterCodigo_rota" Left="510,98612053" Top="198,9765" Width="103,181169" Height="15,11812" ShowHint="False" DataField="Codigo_rota" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;Codigo_rota&#34;]"/>
      <TfrxMemoView Name="Memo24" Left="5,23624" Top="222,65368" Width="275,94496" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="AtenÃ§Ã£o:"/>
      <TfrxMemoView Name="Memo25" Left="389,29159" Top="222,65368" Width="223,44496" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Referente a:"/>
      <TfrxMemoView Name="Memo15" Left="629,40198" Top="143,50402" Width="33,259864" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Hora: "/>
      <TfrxMemoView Name="Memo16" Left="629,40198" Top="183,07885" Width="52,157514" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Validade: [Orcamentos_Master.&#34;Qtd_dias_validade_orc&#34;]"/>
      <TfrxMemoView Name="Memo26" Left="629,40198" Top="222,65368" Width="48,377984" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="Entrega:"/>
      <TfrxMemoView Name="Orcamentos_MasterDt_emissao_orc" Left="629,40198" Top="119,82684" Width="105,070934" Height="15,11812" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Master" DisplayFormat.FormatStr="dd/mm/yyyy" DisplayFormat.Kind="fkDateTime" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;Dt_emissao_orc&#34;]"/>
      <TfrxMemoView Name="Memo18" Left="5,23624" Top="119,82684" Width="374,17347" Height="15,11812" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" Text="[&#60;Orcamentos_Master.&#34;Codigo_cliente&#34;&#62;] - [&#60;Orcamentos_Master.&#34;Nome_cliente&#34;&#62; ]"/>
      <TfrxMemoView Name="Orcamentos_MasterHora_emissao_orc" Left="629,40198" Top="160,40167" Width="105,070934" Height="15,11812" ShowHint="False" DataField="Hora_emissao_orc" DataSet="oDM." DataSetName="Orcamentos_Master" DisplayFormat.FormatStr="hh:mm:ss" DisplayFormat.Kind="fkDateTime" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;Hora_emissao_orc&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterAtencao_orc" Left="5,23624" Top="239,55133" Width="275,90569" Height="15,11812" ShowHint="False" DataField="Atencao_orc" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Master.&#34;Atencao_orc&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterReferencia_orc" Left="389,29159" Top="239,55133" Width="222,99227" Height="15,11812" ShowHint="False" DataField="Referencia_orc" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Master.&#34;Referencia_orc&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterTipo_validade_orc" Left="629,40198" Top="198,9765" Width="105,070934" Height="15,11812" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" WordWrap="False" Text="[Orcamentos_Master.&#34;Validade&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterPrevisao_Entrega_dias_tipo_orc" Left="629,40198" Top="239,55133" Width="105,070934" Height="15,11812" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Master.&#34;Previsao_Entrega&#34;]"/>
      <TfrxMemoView Name="Orcamentos_MasterNumero_Consulta" Left="290,70099" Top="239,55133" Width="89,574861" Height="15,11812" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Master" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Master.&#34;Numero_Consulta&#34;]"/>
      <TfrxMemoView Name="Nome" Left="130,98581053" Top="2,10235" Width="602,614224" Height="23,433086" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-19" Font.Name="Arial" Font.Style="1" ParentFont="False" VAlign="vaCenter" Text="[Nome_Fantasia]"/>
      <TfrxMemoView Name="Memo39" Printable="False" Left="507,80086665" Top="57,41202833" Width="230,71397667" Height="24,566945" Visible="False" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Documento Auxiliar de Venda"/>
      <TfrxMemoView Name="Memo31" Left="290,70099" Top="221,96850394" Width="89,574861" Height="15,11812" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="CÃ³digo Consulta:"/>
      <TfrxMemoView Name="Memo19" Left="1,61897894" Top="142,51446466" Width="380,06298651" Height="75,95591306" Visible="False" ShowHint="False" Color="16777215" Font.Charset="1" Font.Color="128" Font.Height="-19" Font.Name="Arial" Font.Style="1" Frame.Typ="15" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="AtenÃ§Ã£o: Para efetuar a compra Ã© necessÃ¡rio preenchimento de cadastro."/>
      <TfrxMemoView Name="Memo41" Left="605,21292698" Top="287,59862365" Width="64,25201" Height="17,76377635" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.Color="12632256" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Liquido"/>
      <TfrxMemoView Name="Memo42" Left="557,19715698" Top="287,59862365" Width="45,35436" Height="17,76377635" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.Color="12632256" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="Desc %"/>
      <TfrxMemoView Name="Memo28" Printable="False" Left="190,43321" Top="264,07110365" Width="46,91339559" Height="17,76377635" Visible="False" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.Color="12632256" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="CR"/>
      <TfrxMemoView Name="Memo2" Printable="False" Left="675,99258" Top="258,88188732" Width="56,2598413" Height="17,76377635" Visible="False" ShowHint="False" Font.Charset="1" Font.Color="-16777208" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.Color="12632256" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="PrevisÃ£o"/>
      <TfrxMemoView Name="Orcamentos_DetalhesProduto_codigo_relacionado" Printable="False" Left="249,44898" Top="266,71676" Width="45,35436" Height="15,11812" Visible="False" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Detalhes" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Color="16777215" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Detalhes.&#34;Produto_codigo_relacionado&#34;]"/>
      <TfrxMemoView Name="Orcamentos_DetalhesProduto_auto_servico" Printable="False" Left="302,3624" Top="266,71676" Width="26,45671" Height="15,11812" Visible="False" ShowHint="False" DataField="Produto_auto_servico" DataSet="oDM." DataSetName="Orcamentos_Detalhes" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Detalhes.&#34;Produto_auto_servico&#34;]"/>
      <TfrxMemoView Name="Orcamentos_DetalhesTotal_venda_orc1" Printable="False" Left="550,27581995" Top="263,29159" Width="56,69295" Height="15,11812" Visible="False" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Detalhes" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2n" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haRight" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Detalhes.&#34;Total_venda_orc&#34;]"/>
      <TfrxMemoView Name="Orcamentos_Detalhesprevisao_dias_tipo_do" Printable="False" Left="607,5279313" Top="263,29159" Width="52,91342" Height="15,11812" Visible="False" ShowHint="False" DataSet="oDM." DataSetName="Orcamentos_Detalhes" Font.Charset="1" Font.Color="-16777208" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haCenter" ParentFont="False" WordWrap="False" VAlign="vaCenter" Text="[Orcamentos_Detalhes.&#34;Previsao_Entrega&#34;]"/>
    </TfrxPageHeader>
    <TfrxReportSummary Name="ReportSummary1" Height="390,84641681" Left="0" Top="480,00031" Width="740,78788">
      <TfrxRichView Name="Rich1" Left="3,77953" Top="3,77953" Width="733,22835622" Height="387,06688681" ShowHint="False" Frame.Typ="15" GapX="5" GapY="5" PropData="0852696368456469740A590900007B5C727466315C616E73695C616E7369637067313235325C64656666305C6E6F7569636F6D7061745C6465666C616E67313034367B5C666F6E7474626C7B5C66305C666E696C5C6663686172736574302074696D6573204E657720526F6D616E3B7D7B5C66315C66726F6D616E5C66707271325C6663686172736574302054696D6573204E657720526F6D616E3B7D7B5C66325C666E696C5C6663686172736574322053796D626F6C3B7D7D0D0A7B5C2A5C67656E657261746F722052696368656432302031302E302E32363130307D5C766965776B696E64345C756331200D0A5C706172645C716A5C625C66305C66733234205465726D6F20646520476172616E7469612043617361204E6F627265202D2050726F6475746F20646520466162726963615C2765375C2765336F2070725C276633707269612043617361204E6F62726520486F6D652043656E7465722E5C667332385C7061720D0A5C62305C667332325C6C696E655C6220436F6E64695C2765375C27663565735C6230203A5C7061720D0A0D0A5C706172647B5C706E746578745C66325C2742375C7461627D7B5C2A5C706E5C706E6C766C626C745C706E66325C706E696E64656E74307B5C706E747874625C2742377D7D5C716A5C66315C667332302020312E204120676172616E7469612061706C69635C27653176656C206120657374652070726F6475746F206465206D6F737472755C27653172696F205C27653920646520393020286E6F76656E74612920646961732C206E6F73206D6F6C64657320646F2061727469676F206E2E2032362C20696E6369736F20494920646F20635C2766336469676F2064652064656665736120646F20636F6E73756D69646F72206120636F6E746172206461206461746120646120636F6D7072612070656C6F20636F6E74726174616E74652C206C696D697461646120736F6D656E7465206120765C27656463696F73206F63756C746F7320717565206E5C2765336F20666F72616D2061706172656E746573206E6F206D6F6D656E746F20646120636F6D7072612E5C7061720D0A7B5C706E746578745C66325C2742375C7461627D20322E204F20436F6E74726174616E7465206465636C61726120746572207369646F20696E666F726D61646F20736F62726520617320636F6E64695C2765375C276635657320646F2070726F6475746F206520636F6E636F72646120656D20616471756972692D6C6F206E6F2065737461646F20656D2071756520736520656E636F6E7472612C206369656E746520646520746F64617320617320696E666F726D615C2765375C2766356573206D656E63696F6E616461732E5C7061720D0A7B5C706E746578745C66325C2742375C7461627D20332E2046696361206573746162656C656369646F20717565206120676172616E746961206D656E63696F6E616461206163696D61206E5C2765336F20636F627269725C2765312064616E6F7320726573756C74616E746573206465206D61752075736F2C206E65676C69675C2765616E6369612C2061636964656E746573206F752075736F20696E64657669646F20646F2070726F6475746F2E5C7061720D0A7B5C706E746578745C66325C2742375C7461627D20342E20506172612066617A65722075736F20646120676172616E7469612C206F20436F6E74726174616E74652064657665725C276531206170726573656E746172206F20636F6D70726F76616E746520646520636F6D707261206F726967696E616C2E5C7061720D0A0D0A5C706172645C716A5C7061720D0A0D0A5C706172647B5C2A5C706E5C706E6C766C636F6E745C706E66325C706E696E64656E74307B5C706E747874625C2742377D7D5C716A5C625C6673323220506F6C5C276564746963612064652054726F63612065204465766F6C755C2765375C2765336F5C6230203A5C667332305C7061720D0A0D0A5C706172647B5C706E746578745C66325C2742375C7461627D7B5C2A5C706E5C706E6C766C626C745C706E66325C706E696E64656E74307B5C706E747874625C2742377D7D5C716A2020312E204E5C2765336F207365725C276531207065726D697469646120612074726F6361206F75206465766F6C755C2765375C2765336F20646F2070726F6475746F2061705C27663373206120636F6D7072612C2073616C766F206E6F73206361736F7320656D2071756520686F75766572206F20765C27656463696F206F63756C746F207175652064657665725C2765312073657220636F6D756E696361646F205C27653020436F6E7472617461646120656D2061745C27653920333020287472696E74612920646961732E5C7061720D0A7B5C706E746578745C66325C2742375C7461627D20322E20456D206361736F20646520765C27656463696F206F63756C746F2C206F20436F6E74726174616E74652064657665725C276531206E6F7469666963617220696D6564696174616D656E7465206120436F6E74726174616461206520666F726E6563657220746F64617320617320696E666F726D615C2765375C2766356573206E65636573735C2765317269617320706172612061206176616C69615C2765375C2765336F20646F2070726F626C656D612E5C7061720D0A0D0A5C706172645C716A5C7061720D0A0D0A5C706172647B5C2A5C706E5C706E6C766C636F6E745C706E66325C706E696E64656E74307B5C706E747874625C2742377D7D5C716A5C625C6673323220446973706F73695C2765375C2766356573204765726169735C6230203A5C667332305C7061720D0A0D0A5C706172647B5C706E746578745C66325C2742375C7461627D7B5C2A5C706E5C706E6C766C626C745C706E66325C706E696E64656E74307B5C706E747874625C2742377D7D5C716A2045737465207465726D6F2074656D20706F722066696E616C696461646520676172616E74697220717565206F20636C69656E746520657374656A6120706C656E616D656E7465206369656E74652064617320636F6E64695C2765375C276635657320646F2070726F6475746F206465206D6F737472755C27653172696F20717565206573745C27653120616471756972696E646F2C20676172616E74696E646F207472616E737061725C2765616E636961206520736174697366615C2765375C2765336F2E5C7061720D0A0D0A5C706172645C716A5C7061720D0A0D0A5C706172645C71635C66305C66733234202020205C6673323220205B4369646164655D2C20205B55465D20202D20205B446174655D5C7061720D0A7D0D0A00"/>
    </TfrxReportSummary>
  </TfrxReportPage>
</TfrxReport>
