FASTREPORT®4.0 VCL ---------------------------------------------------------------------------------------------------------- TABLE OFCONTENTS 1.Introduction 2. NewFastReport 4 features 3.Capabilities ---------------------------------------------------------------------------------------------------------- 1.INTRODUCTION FastReport®4.0 VCL is an add-on component that allows your application to generate reportsquickly and efficiently. FastReport®provides all the necessary tools to develop reports, including a visual reportdesigner, a reporting core, and a preview window. It can be used in the Borland®Delphi 4-2006, Borland® C++Builder 4-2006, Turbo Delphi/C++Builder, CodeGear®Delphi 2007, CodeGear® C++Builder 2007, CodeGear® Delphi 2009, CodeGear®C++Builder 2009, Embarcadero® Delphi 2010, Embarcadero ® C++Builder 2010,Embarcadero® Delphi XE, Embarcadero ® C++Builder XE, Embarcadero® Delphi XE2 and Embarcadero ® C++Builder XE2 environments. ---------------------------------------------------------------------------------------------------------- 2. NEW FASTREPORT 4 FEATURES ReportDesigner: - newXP-style interface - the"Data" tab with all report datasets -ability to draw diagrams in the "Data" tab - codecompletion (Ctrl+Space) -breakpoints -watches -report templates -local guidelines (appears when you move or resize an object) -ability to work in non-modal mode, mdi child mode ReportPreview: -thumbnails Print: -split a big page to several small pages -print several small pages on one big -print a page on a specified sheet (with scale) -duplex handling from print dialogue -print copy name on each printed copy (for example, "First copy","Second copy") ReportCore: -"endless page" mode -images handling, increased speed - the"Reset page numbers" mode for groups -reports crypting (Rijndael algorithm) -report inheritance (both file-based and dfm-based) -drill-down groups -frxGlobalVariables object -"cross-tab" object enhancements: - improved cells appearance - cross elements visible in the designer - fill corner (ShowCorner property) - side-by-side crosstabs (NextCross property) - join cells with the same value(JoinEqualCells property) - join the same string values in a cell(AllowDuplicates property) - ability to put an external object insidecross-tab - AddWidth, AddHeight properties to increasewidth&height of the cell - AutoSize property, ability to resize cellsmanually - lineobject can have arrows -added TfrxPictureView.FileLink property (can contain variable or a file name) -separate settings for each frame line (properties Frame.LeftLine, TopLine,RightLine, BottomLine can be set in the object inspector) - PNGimages support (uncomment {$DEFINE PNG} in the frx.inc file) - OpenDocument Format for Office Applications (OASIS) exports, spreadsheet (ods) andtext (odt) Enterprisecomponents: -Users/Groups security support -Templates support -Dynamically refresh of configuration, users/groups ---------------------------------------------------------------------------------------------------------- 3. CAPABILITIES -Band-oriented report generator. -Fast, compact and flexible code allows you to extend FastReport functionality. No additional DLLs needed. -Built-in powerful and easy-to-use designer (also available in run-time). - FullWYSIWYG - Setof most useful components: Text, Line, Diagonal line, Picture, Shape, OLE,
RichText, Chart, Barcode. You can also write your own components. -Ability to export your reports to other formats (such as TXT, RTF, HTML, PDF, XLS,
XML, JPG, BMP, TIFF). - Dotmatrix reports. -Built-in language allows you write code without programming in Delphi. It allows you to create reports that can't becreated in other tools. - Various fill types, shadow. -Script editor with syntax highligt. - Onescript in the report (like an unit in the Delphi). -Dramatically increased performance. -Strict type checking. -Multi-language architecture allows you to use many script languages(Pascal, C++, Basic,Java). -Access to any object inside your application (in case you've allowedthis). Standard
libraries to access to base classes, controls and forms. Easily expandable library
architecture. -Debugger. -Report preview with "Search text" and "Edit" functions. - Textrotation 0..360 degrees. -Paragraph gap. - Memoobject supports simple html-tags (font color, b, i, u, sub, sup). -Styles. - Textflow. -URLs, Anchors -Zooming in designer. -In-place editing. -Rulers, guides. -Grid: mm, inches, pixels. -Wizard for base type reports. - Copyobjects to Windows clipboard. - FullUndo/Redo. -reports can contain dialogue forms that you can use to ask parameters before
prepare a report. You can have as many dialogs as you need. FastReport uses the
same designer for dialogs and have set of standard dialog controls like Button,Edit,
CheckBox and other. -Storing reports in XML format, compressed XML format (compatible with GZip)also
available. - Setof DB engines for FastReport allow you to create table/query/database
components in run-time. Your reports can be completely independent of your
application! - Youcan use FastReport in international applications. - FullBi-directional text output. ----------------------------------------------------------------------------------------------------------
华为网盘附件:
【华为网盘】 fr4lazarus_trl.1.2_www.fpccn.com.zip
|