69.fr3
来自「这个是功能强大的报表软件」· FR3 代码 · 共 8 行 · 第 1/2 页
FR3
8 行
<?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.PrintOnSheet="0" ReportOptions.CreateDate="37907,6514537153" ReportOptions.Description.Text="Demonstrates how to print a cross-tab with interlaced background color. To do this, select cell elements that you want to highlight, press the "Highlight" button on the toolbar and set the condition: '<RowIndex> mod 2 = 1'. Also select desired background color. You can also highlight the cross-tab columns. In this case you should set the condition to '<ColumnIndex> mod 2 = 1'." ReportOptions.LastChange="39012,8824126505" ScriptLanguage="PascalScript" ScriptText.Text="begin end." PropData="044C656674026003546F7003700108446174617365747301010C3100000020446174615365743D225265706F7274446174612E43726F737344532220446174615365744E616D653D2243726F7373220000095661726961626C65730100055374796C650100">
<TfrxDataPage Name="Data" Height="1000" Left="0" Top="0" Width="1000"/>
<TfrxReportPage Name="Page1" PaperWidth="210" PaperHeight="297" PaperSize="9" LeftMargin="10" RightMargin="10" TopMargin="10" BottomMargin="10" ColumnWidth="0" ColumnPositions.Text="" HGuides.Text="" VGuides.Text="">
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?