instore.fr3

来自「只是从EXCEL导入的程序」· FR3 代码 · 共 14 行

FR3
14
字号
<?xml version="1.0" encoding="utf-8"?>
<TfrxReport Name="" DotMatrixReport="False" EngineOptions.DoublePass="True" EngineOptions.MaxMemSize="10000000" IniFile="\Software\Fast Reports" PreviewOptions.Buttons="2047" PreviewOptions.OutlineWidth="180" PreviewOptions.Zoom="1" PrintOptions.Printer="Default" ReportOptions.CreateDate="37871.9953986921" ReportOptions.Description.Text="Demonstrates how to create simple list report." ReportOptions.LastChange="38310.9030660301" ScriptLanguage="PascalScript" ScriptText.Text="begin&#13;&#10;&#13;&#10;end." PropData="044C656674023403546F7003B8000844617461736574730E01074461746153657407106D61696E2E437573746F6D65727344530B446174615365744E616D650609437573746F6D6572730000095661726961626C65730E00055374796C650E00">
  <TfrxReportPage Name="Page1" PaperWidth="219" PaperHeight="94" PaperSize="256" LeftMargin="5" RightMargin="5" TopMargin="5" BottomMargin="5" Columns="1" ColumnWidth="219" ColumnPositions.Text="0" Bin="15" BinOtherPages="15" HGuides.Text="" VGuides.Text="">
    <TfrxMasterData Name="MasterData1" GroupIndex="0" Font.Charset="0" Font.Color="0" Font.Height="-12" Font.Name="宋体" Font.Style="0" Height="264.5671" Left="0" ParentFont="False" Top="18.89765" Width="789.92177" ColumnWidth="0" ColumnGap="0" DataSet="CustomersDS" DataSetName="Customers" RowCount="0">
      <TfrxMemoView Name="Memo1" GroupIndex="0" Align="baCenter" Left="325.760885" Top="0" Width="138.4" Height="30.23624" AutoWidth="True" Font.Charset="1" Font.Color="0" Font.Height="-27" Font.Name="宋体" Font.Style="1" Memo.Text="成品入库单" ParentFont="False"/>
      <TfrxMemoView Name="Memo2" GroupIndex="0" Left="370.39394" Top="34.01577" Width="137.76" Height="18.89765" AutoWidth="True" DisplayFormat.DecimalSeparator="." DisplayFormat.FormatStr="yyyy-mm-dd" DisplayFormat.Kind="fkDateTime" Memo.Text="[Customers.&#34;INT DATE&#34;]"/>
      <TfrxMemoView Name="Memo3" GroupIndex="0" Left="162.51979" Top="98.26778" Width="188.9765" Height="18.89765" Memo.Text="[Customers.&#34;INT MU&#34;]"/>
      <TfrxMemoView Name="Memo4" GroupIndex="0" Left="396.85065" Top="98.26778" Width="71.81107" Height="18.89765" DisplayFormat.DecimalSeparator="." Memo.Text="[Customers.&#34;INT KUWEI&#34;]"/>
      <TfrxMemoView Name="Memo5" GroupIndex="0" Left="502.67749" Top="98.26778" Width="49.13389" Height="18.89765" Memo.Text="[Customers.&#34;INT UNIT&#34;]"/>
      <TfrxMemoView Name="Memo6" GroupIndex="0" Left="597.16574" Top="98.26778" Width="94.48825" Height="18.89765" DisplayFormat.DecimalSeparator="." DisplayFormat.FormatStr="%2.2n" DisplayFormat.Kind="fkNumeric" Memo.Text="[Customers.&#34;INT QTY&#34;]"/>
    </TfrxMasterData>
  </TfrxReportPage>
</TfrxReport>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?