95.fr3
来自「这个是功能强大的报表软件」· FR3 代码 · 共 19 行
FR3
19 行
<?xml version="1.0" encoding="utf-8"?>
<TfrxReport Version="4.0a" DotMatrixReport="False" IniFile="\Software\Fast Reports" PreviewOptions.Buttons="4095" PreviewOptions.DoubleBuffered="False" PreviewOptions.Zoom="1" PrintOptions.Printer="Default" PrintOptions.PrintMode="pmSplit" PrintOptions.PrintOnSheet="9" ReportOptions.CreateDate="38976,8939483796" ReportOptions.Description.Text="This report demonstrates the new print mode, splitting big pages (A3) on several small (A4). You can set this mode either in the print dialog, or in the designer (select Report.PrintOptions in the Object Inspector and set PrintMode, PrintOnSheet properties). Print the report to see the result." ReportOptions.LastChange="39012,5425542477" ScriptLanguage="PascalScript" ScriptText.Text="begin end." PropData="044C656674026003546F7003700108446174617365747301010C3900000020446174615365743D225265706F7274446174612E437573746F6D65727344532220446174615365744E616D653D22437573746F6D657273220000095661726961626C65730100055374796C650100">
<TfrxDataPage Name="Data" Height="1000" Left="0" Top="0" Width="1000"/>
<TfrxReportPage Name="Page1" PaperWidth="297" PaperHeight="420" PaperSize="8" LeftMargin="10" RightMargin="10" TopMargin="10" BottomMargin="10" Columns="2" ColumnWidth="138,5" ColumnPositions.Text="0 138,50" HGuides.Text="" VGuides.Text="">
<TfrxMasterData Name="MasterData1" Height="86,92919" Left="0" Top="124,72449" Width="523,464905" ColumnWidth="0" ColumnGap="0" DataSet="ReportData.CustomersDS" DataSetName="Customers" RowCount="0">
<TfrxShapeView Name="Shape1" Left="7,55906" Top="3,77952999999999" Width="506,45702" Height="79,37013" Frame.Color="12632256" Shape="skRoundRectangle"/>
<TfrxMemoView Name="Memo2" Left="264,5671" Top="11,33859" Width="238,11039" Height="18,89765" Color="15790320" DataField="Company" DataSet="ReportData.CustomersDS" DataSetName="Customers" Font.Charset="1" Font.Color="-2147483640" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Customers."Company"]"/>
<TfrxMemoView Name="Memo3" Left="264,5671" Top="34,01577" Width="120,94496" Height="18,89765" Color="15790320" DataField="Phone" DataSet="ReportData.CustomersDS" DataSetName="Customers" Font.Charset="1" Font.Color="-2147483640" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Customers."Phone"]"/>
<TfrxMemoView Name="Memo4" Left="264,5671" Top="56,69295" Width="120,94496" Height="18,89765" Color="15790320" DataField="FAX" DataSet="ReportData.CustomersDS" DataSetName="Customers" Font.Charset="1" Font.Color="-2147483640" Font.Height="-13" Font.Name="Arial" Font.Style="0" ParentFont="False" Text="[Customers."FAX"]"/>
<TfrxMemoView Name="Memo5" Left="15,11812" Top="11,33859" Width="238,11039" Height="18,89765" Font.Charset="1" Font.Color="-2147483640" Font.Height="-13" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="Company"/>
<TfrxMemoView Name="Memo6" Left="15,11812" Top="34,01577" Width="120,94496" Height="18,89765" Font.Charset="1" Font.Color="-2147483640" Font.Height="-13" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="Phone"/>
<TfrxMemoView Name="Memo7" Left="15,11812" Top="56,69295" Width="120,94496" Height="18,89765" Font.Charset="1" Font.Color="-2147483640" Font.Height="-13" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="FAX"/>
</TfrxMasterData>
<TfrxReportTitle Name="ReportTitle1" Height="45,35436" Left="0" Top="18,89765" Width="1046,92981">
<TfrxMemoView Name="Memo1" Align="baWidth" Left="0" Top="0" Width="1046,92981" Height="22,67718" Color="15000804" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="-2147483640" Font.Height="-13" Font.Name="Arial" Font.Style="1" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="OUR CUSTOMERS"/>
</TfrxReportTitle>
</TfrxReportPage>
</TfrxReport>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?