manual_usuario:outros:formatadorrelatoriodesenv:fr_17_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. Close the Report Designer.

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

3. Add a Button component to the form.

4. Configure the Button component:

Name btnPreview
Caption Preview

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

rbOrderSummary.Print;

6. Select File | Save from the Delphi main menu.

7. Run the Project. Click the Preview button. The report should look like this:

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