manual_usuario:outros:formatadorrelatoriodesenv:fr_15_preview_report_run_time

Essa é uma revisão anterior do documento!


<fs x-large>Formatador de Relatório - ReportBuilder (Resumo do guia do desenvolvedor)</fs>

TUTORIAL DE RELATÓRIOS - B - C


1. Select the Standard tab of the Delphi component palette.

2. Add a Button component to the form.

3. Configure the Button component:

Name btnPreview
Caption Preview

4. Add the following code to the OnClick event handler of the button:

rbRegions.Print;

5. Select Project | Compile rbRGProj. Fix any compilation problems.

6. Select File | Save from the Delphi main menu

7. Run the project..

8. Click on the Preview button. Click the Last Page icon . The report should be fourteen pages, with two fish per page. The Memo font and the bottommost region should be color-coded. The report should look like this:

manual_usuario/outros/formatadorrelatoriodesenv/fr_15_preview_report_run_time.1418830279.txt.gz · Última modificação: por administrador