<?xml version="1.0" encoding="utf-8" standalone="no"?>
<TfrxReport Version="2022.1.3" DotMatrixReport="False" IniFile="\Software\Fast Reports" PreviewOptions.AllowEdit="False" PreviewOptions.Buttons="3839" PreviewOptions.Zoom="1" PrintOptions.Printer="По умолчанию" PrintOptions.PrintOnSheet="0" ReportOptions.CreateDate="41430,5943315972" ReportOptions.Description.Text="" ReportOptions.LastChange="45447,3859844444" ScriptLanguage="PascalScript" ScriptText.Text="&#13;&#10;procedure BarCodeOnBeforePrint(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10; if length(TFrxBarCodeView(sender).expression)-2=8 then&#13;&#10;    TFrxBarCodeView(sender).BarType:=bcCodeEAN8&#13;&#10; else if length(TFrxBarCodeView(sender).expression)-2=13 then&#13;&#10;    TFrxBarCodeView(sender).BarType:=bcCodeEAN13&#13;&#10; else&#13;&#10;    TFrxBarCodeView(sender).BarType:=bcCode128;&#13;&#10;end;&#13;&#10;&#13;&#10;begin&#13;&#10;&#13;&#10;end." OnReportPrint="frxReport1OnReportPrint">
  <TfrxDataPage Name="Data" HGuides.Text="" VGuides.Text="" Height="1000" Left="0" Top="0" Width="1000"/>
  <TfrxReportPage Name="Page1" HGuides.Text="" VGuides.Text="" PaperWidth="29" PaperHeight="20" PaperSize="256" LeftMargin="0" RightMargin="0" TopMargin="0" BottomMargin="0" ColumnWidth="0" ColumnPositions.Text="" Frame.Typ="0" MirrorMode="0">
    <TfrxMemoView Name="Memo17" Align="baCenter" AllowVectorExport="True" Left="1,889799175" Top="32,01577" Width="105,82677165" Height="15,11812" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Typ="0" HAlign="haCenter" ParentFont="False" VAlign="vaBottom" Text="Цена:[price]"/>
    <TfrxMemoView Name="Memo14" Align="baCenter" AllowVectorExport="True" Left="1,889799175" Top="1,55906" Width="105,82677165" Height="30,23624" Font.Charset="1" Font.Color="0" Font.Height="-8" Font.Name="Arial" Font.Style="0" Frame.Typ="0" HAlign="haCenter" ParentFont="False" Text="[item_name]"/>
    <TfrxBarCodeView Name="BarCode" Align="baCenter" AllowVectorExport="True" Left="8,003185" Top="49,13389" Width="93,6" Height="26,45671" OnBeforePrint="BarCodeOnBeforePrint" BarType="bcCodeEAN13" Expression="1" Frame.Typ="0" Rotation="0" TestLine="False" Text="3" WideBarRatio="2" Zoom="0,9" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" ColorBar="0"/>
    <TfrxMemoView Name="dtprint" AllowVectorExport="True" Left="3,77953" Top="15,11812" Width="34,01568457" Height="11,33856559" Visible="False" AutoWidth="True" Font.Charset="1" Font.Color="0" Font.Height="-8" Font.Name="Arial" Font.Style="0" Frame.Typ="0" ParentFont="False" Text="[dtprint]"/>
    <TfrxMemoView Name="description" AllowVectorExport="True" Left="45,35436" Top="15,11812" Width="37,79521457" Height="11,33856559" Visible="False" Visibility="3" Font.Charset="1" Font.Color="0" Font.Height="-8" Font.Name="Arial" Font.Style="0" Frame.Typ="0" HAlign="haCenter" ParentFont="False" Text="[description]"/>
  </TfrxReportPage>
</TfrxReport>
