2. Components of FastReport Enterprise Edition

After you install the packages of FastReport 3 Enterprise, a bookmark "FastReport 3 Client/Server" in component palette IDE Delphi/C++Builder will be available.

Components of the "FastReport 3 Client/Server":

- TfrxReportServer - a server component, report server and HTTP server in a single whole;

- TfrxServerConnection - a client component, which contains information for connections with TfrxReportServer;

- TfrxReportClient - client component (a TfrxReport analogue) inquires the report on the server, and then displays the resulting report on client side;

TfrxHTTPClient - client component, intended for requests of the files over HTTP protocol.


< previous page main page next page >