123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- <?xml version="1.0" encoding="utf-8"?>
- <Reports>
- <Folder Name="NorthWind Reports">
- <Report File="Employee List.frx" Tags="List, Watermark"/>
- <Report File="Product Catalog.frx" Tags="Master-detail, Cover page, TOC, Hyperlinks"/>
- <Report File="Customers Address Book.frx" Tags="Group, Alternate rows"/>
- <Report File="Labels.frx" Tags="List, Table, Columns, Barcode"/>
- <Report File="Products by Suppliers.frx" Tags="List, Table, Subreport, Totals, Outline"/>
- <Report File="Order Search.frx" Tags="List, Dialog, Code, Interactive"/>
- <Report File="Sales Analysis.frx" Tags="Advanced Matrix, Interactive"/>
- <Report File="Sales Map.frx" Tags="Map, Interactive"/>
- <Report File="Sales Statistics.frx" Tags="Chart"/>
- </Folder>
- <Folder Name="Report Objects">
- <Report File="Text.frx"/>
- <Report File="Image.frx"/>
- <Report File="Lines and Shapes.frx"/>
- <Report File="Polygon.frx"/>
- <Report File="Barcode.frx"/>
- <Report File="RichText.frx"/>
- <Report File="Table.frx"/>
- <Report File="Simple Matrix.frx"/>
- <Report File="Advanced Matrix.frx"/>
- <Report File="Chart.frx"/>
- <Report File="Sparkline.frx"/>
- <Report File="CellularText.frx"/>
- <Report File="CheckBox.frx"/>
- <Report File="Map.frx"/>
- <Report File="Gauge.frx"/>
- <Report File="SVG.frx"/>
- <Report File="Digital Signature.frx"/>
- </Folder>
- <Folder Name="Report Types">
- <Report File="Simple List.frx"/>
- <Report File="Groups.frx"/>
- <Report File="Master-Detail.frx"/>
- <Report File="Subreport.frx"/>
- <Report File="Side-by-Side Subreports.frx"/>
- <Report File="Complex (Master-detail + Group).frx"/>
- <Report File="Report With Cover Page.frx"/>
- <Report File="Hierarchic List.frx"/>
- <Report File="Inherited Report.frx"/>
- </Folder>
- <Folder Name="Interactive Reports">
- <Report File="Interactive Report.frx"/>
- <Report File="Interactive Report, 2-in-1.frx"/>
- <Report File="Interactive Matrix.frx"/>
- <Report File="Interactive Matrix With Chart.frx"/>
- <Report File="Hyperlinks, Bookmarks.frx"/>
- <Report File="Outline.frx"/>
- <Report File="Drill-Down Groups.frx"/>
- <Report File="Complex (Hyperlinks, Outline, TOC).frx"/>
- <Report File="Handle Preview Clicks.frx"/>
- <Report File="Interactive Forms.frx"/>
- </Folder>
- <Folder Name="Advanced Matrix">
- <Report File="..\Report Objects\Advanced Matrix.frx"/>
- <Report File="Items Comparison.frx"/>
- <Report File="Sparkline, Gauge.frx"/>
- <Report File="Collapse + Sort.frx"/>
- <Report File="Sort Year by Total.frx"/>
- <Report File="Stepped Layout.frx"/>
- <Report File="Two Data Cells.frx"/>
- <Report File="User Function.frx"/>
- </Folder>
- <Folder Name="Simple Matrix">
- <Report File="..\Report Objects\Simple Matrix.frx"/>
- <Report File="Matrix With Rows Only.frx"/>
- <Report File="Matrix With Columns Only.frx"/>
- <Report File="Two Column Dimensions.frx"/>
- <Report File="Two Row Dimensions.frx"/>
- <Report File="Two Cell Dimensions.frx"/>
- <Report File="Two Cell Dimensions, Side-by-Side.frx"/>
- <Report File="Highlight.frx"/>
- <Report File="Highlight Based on Row-Column.frx"/>
- <Report File="Alternate Color Each Row.frx"/>
- <Report File="Using Expressions.frx"/>
- <Report File="Print Month Names.frx"/>
- <Report File="Objects Inside The Matrix.frx"/>
- <Report File="Pictures Inside The Matrix.frx"/>
- <Report File="Two Matrices.frx"/>
- </Folder>
- <Folder Name="Table">
- <Report File="..\Report Objects\Table.frx"/>
- <Report File="Row Datasource.frx"/>
- <Report File="Column Datasource.frx"/>
- <Report File="Column Datasource, Wrapped.frx"/>
- <Report File="Handle Page Breaks.frx"/>
- <Report File="Multiplication Table.frx"/>
- <Report File="Complex Column Headers.frx"/>
- <Report File="Print DataTable.frx"/>
- <Report File="Row Datasource, Detail Rows.frx"/>
- <Report File="Row Datasource, Master-Detail.frx"/>
- <Report File="Fit Dynamic Table To Page.frx"/>
- </Folder>
- <Folder Name="Chart">
- <Report File="..\Report Objects\Chart.frx"/>
- <Report File="Series of Chart.frx"/>
- <Report File="Interactive Chart.frx"/>
- <Report File="..\Report Objects\Sparkline.frx"/>
- </Folder>
- <Folder Name="Map">
- <Report File="..\Report Objects\Map.frx"/>
- <Report File="..\NorthWind Reports\Sales Map.frx"/>
- </Folder>
- <Folder Name="Dialogs">
- <Report File="Hello, FastReport!.frx"/>
- <Report File="Print Entered Value.frx"/>
- <Report File="Filtering with CheckedListBox.frx"/>
- <Report File="Filtering with Ranges.frx"/>
- <Report File="Filtering with Date Ranges.frx"/>
- <Report File="Cascaded Data Filtering.frx"/>
- </Folder>
- <Folder Name="Script">
- <Report File="Print Total in The Group Header.frx"/>
- <Report File="Sort Group By Total.frx"/>
- <Report File="Shift Object Position.frx"/>
- <Report File="Dialog Events.frx"/>
- <Report File="Handle Dialog Forms.frx"/>
- </Folder>
- <Folder Name="Miscellaneous">
- <Report File="Odd-Even Rows.frx"/>
- <Report File="Odd-Even Pages, Mirror Margins.frx"/>
- <Report File="Repeat Headers.frx"/>
- <Report File="Double Pass, Total Pages.frx"/>
- <Report File="Start New Page, Reset Page Numbers.frx"/>
- <Report File="Databand Columns, Row Numbers.frx"/>
- <Report File="Duplicate Values.frx"/>
- <Report File="Keep Together.frx"/>
- <Report File="..\Simple Matrix\Highlight.frx"/>
- <Report File="Print on Previous Page.frx"/>
- <Report File="Business Objects.frx"/>
- <Report File="Complete upto N Rows.frx"/>
- <Report File="Print Copy Names.frx"/>
- <Report File="Box.frx"/>
- <Report File="Badges.frx"/>
- <Report File="Unicode.frx"/>
- <Report File="TextureFill.frx"/>
- <Report File="Very Large Report.frx"/>
- </Folder>
- </Reports>
|