reports.xml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Reports>
  3. <Folder Name="NorthWind Reports">
  4. <Report File="Employee List.frx" Tags="List, Watermark"/>
  5. <Report File="Product Catalog.frx" Tags="Master-detail, Cover page, TOC, Hyperlinks"/>
  6. <Report File="Customers Address Book.frx" Tags="Group, Alternate rows"/>
  7. <Report File="Labels.frx" Tags="List, Table, Columns, Barcode"/>
  8. <Report File="Products by Suppliers.frx" Tags="List, Table, Subreport, Totals, Outline"/>
  9. <Report File="Order Search.frx" Tags="List, Dialog, Code, Interactive"/>
  10. <Report File="Sales Analysis.frx" Tags="Advanced Matrix, Interactive"/>
  11. <Report File="Sales Map.frx" Tags="Map, Interactive"/>
  12. <Report File="Sales Statistics.frx" Tags="Chart"/>
  13. </Folder>
  14. <Folder Name="Report Objects">
  15. <Report File="Text.frx"/>
  16. <Report File="Image.frx"/>
  17. <Report File="Lines and Shapes.frx"/>
  18. <Report File="Polygon.frx"/>
  19. <Report File="Barcode.frx"/>
  20. <Report File="RichText.frx"/>
  21. <Report File="Table.frx"/>
  22. <Report File="Simple Matrix.frx"/>
  23. <Report File="Advanced Matrix.frx"/>
  24. <Report File="Chart.frx"/>
  25. <Report File="Sparkline.frx"/>
  26. <Report File="CellularText.frx"/>
  27. <Report File="CheckBox.frx"/>
  28. <Report File="Map.frx"/>
  29. <Report File="Gauge.frx"/>
  30. <Report File="SVG.frx"/>
  31. <Report File="Digital Signature.frx"/>
  32. </Folder>
  33. <Folder Name="Report Types">
  34. <Report File="Simple List.frx"/>
  35. <Report File="Groups.frx"/>
  36. <Report File="Master-Detail.frx"/>
  37. <Report File="Subreport.frx"/>
  38. <Report File="Side-by-Side Subreports.frx"/>
  39. <Report File="Complex (Master-detail + Group).frx"/>
  40. <Report File="Report With Cover Page.frx"/>
  41. <Report File="Hierarchic List.frx"/>
  42. <Report File="Inherited Report.frx"/>
  43. </Folder>
  44. <Folder Name="Interactive Reports">
  45. <Report File="Interactive Report.frx"/>
  46. <Report File="Interactive Report, 2-in-1.frx"/>
  47. <Report File="Interactive Matrix.frx"/>
  48. <Report File="Interactive Matrix With Chart.frx"/>
  49. <Report File="Hyperlinks, Bookmarks.frx"/>
  50. <Report File="Outline.frx"/>
  51. <Report File="Drill-Down Groups.frx"/>
  52. <Report File="Complex (Hyperlinks, Outline, TOC).frx"/>
  53. <Report File="Handle Preview Clicks.frx"/>
  54. <Report File="Interactive Forms.frx"/>
  55. </Folder>
  56. <Folder Name="Advanced Matrix">
  57. <Report File="..\Report Objects\Advanced Matrix.frx"/>
  58. <Report File="Items Comparison.frx"/>
  59. <Report File="Sparkline, Gauge.frx"/>
  60. <Report File="Collapse + Sort.frx"/>
  61. <Report File="Sort Year by Total.frx"/>
  62. <Report File="Stepped Layout.frx"/>
  63. <Report File="Two Data Cells.frx"/>
  64. <Report File="User Function.frx"/>
  65. </Folder>
  66. <Folder Name="Simple Matrix">
  67. <Report File="..\Report Objects\Simple Matrix.frx"/>
  68. <Report File="Matrix With Rows Only.frx"/>
  69. <Report File="Matrix With Columns Only.frx"/>
  70. <Report File="Two Column Dimensions.frx"/>
  71. <Report File="Two Row Dimensions.frx"/>
  72. <Report File="Two Cell Dimensions.frx"/>
  73. <Report File="Two Cell Dimensions, Side-by-Side.frx"/>
  74. <Report File="Highlight.frx"/>
  75. <Report File="Highlight Based on Row-Column.frx"/>
  76. <Report File="Alternate Color Each Row.frx"/>
  77. <Report File="Using Expressions.frx"/>
  78. <Report File="Print Month Names.frx"/>
  79. <Report File="Objects Inside The Matrix.frx"/>
  80. <Report File="Pictures Inside The Matrix.frx"/>
  81. <Report File="Two Matrices.frx"/>
  82. </Folder>
  83. <Folder Name="Table">
  84. <Report File="..\Report Objects\Table.frx"/>
  85. <Report File="Row Datasource.frx"/>
  86. <Report File="Column Datasource.frx"/>
  87. <Report File="Column Datasource, Wrapped.frx"/>
  88. <Report File="Handle Page Breaks.frx"/>
  89. <Report File="Multiplication Table.frx"/>
  90. <Report File="Complex Column Headers.frx"/>
  91. <Report File="Print DataTable.frx"/>
  92. <Report File="Row Datasource, Detail Rows.frx"/>
  93. <Report File="Row Datasource, Master-Detail.frx"/>
  94. <Report File="Fit Dynamic Table To Page.frx"/>
  95. </Folder>
  96. <Folder Name="Chart">
  97. <Report File="..\Report Objects\Chart.frx"/>
  98. <Report File="Series of Chart.frx"/>
  99. <Report File="Interactive Chart.frx"/>
  100. <Report File="..\Report Objects\Sparkline.frx"/>
  101. </Folder>
  102. <Folder Name="Map">
  103. <Report File="..\Report Objects\Map.frx"/>
  104. <Report File="..\NorthWind Reports\Sales Map.frx"/>
  105. </Folder>
  106. <Folder Name="Dialogs">
  107. <Report File="Hello, FastReport!.frx"/>
  108. <Report File="Print Entered Value.frx"/>
  109. <Report File="Filtering with CheckedListBox.frx"/>
  110. <Report File="Filtering with Ranges.frx"/>
  111. <Report File="Filtering with Date Ranges.frx"/>
  112. <Report File="Cascaded Data Filtering.frx"/>
  113. </Folder>
  114. <Folder Name="Script">
  115. <Report File="Print Total in The Group Header.frx"/>
  116. <Report File="Sort Group By Total.frx"/>
  117. <Report File="Shift Object Position.frx"/>
  118. <Report File="Dialog Events.frx"/>
  119. <Report File="Handle Dialog Forms.frx"/>
  120. </Folder>
  121. <Folder Name="Miscellaneous">
  122. <Report File="Odd-Even Rows.frx"/>
  123. <Report File="Odd-Even Pages, Mirror Margins.frx"/>
  124. <Report File="Repeat Headers.frx"/>
  125. <Report File="Double Pass, Total Pages.frx"/>
  126. <Report File="Start New Page, Reset Page Numbers.frx"/>
  127. <Report File="Databand Columns, Row Numbers.frx"/>
  128. <Report File="Duplicate Values.frx"/>
  129. <Report File="Keep Together.frx"/>
  130. <Report File="..\Simple Matrix\Highlight.frx"/>
  131. <Report File="Print on Previous Page.frx"/>
  132. <Report File="Business Objects.frx"/>
  133. <Report File="Complete upto N Rows.frx"/>
  134. <Report File="Print Copy Names.frx"/>
  135. <Report File="Box.frx"/>
  136. <Report File="Badges.frx"/>
  137. <Report File="Unicode.frx"/>
  138. <Report File="TextureFill.frx"/>
  139. <Report File="Very Large Report.frx"/>
  140. </Folder>
  141. </Reports>