Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anterior Revisão anterior | |||
manual_usuario:outros:formatadorrelatoriodesenv:fr_17_preview_report_run_time [2015/02/05 12:22] administrador |
manual_usuario:outros:formatadorrelatoriodesenv:fr_17_preview_report_run_time [2015/02/06 15:19] (atual) administrador Aprovado |
||
---|---|---|---|
Linha 10: | Linha 10: | ||
---- | ---- | ||
- | 1. Close the Report Designer. | + | 1. Feche o Report Designer. |
- | 2. Select the Standard tab of the Delphi component palette. | + | 2. Selecione a guia Standard da paleta de componentes do Delphi. |
- | 3. Add a Button component to the form. | + | 3. Adicione o componente Button ao form. |
- | 4. Configure the Button component: | + | 4. Configure o componente Button: |
Name btnPreview | Name btnPreview | ||
Caption Preview | Caption Preview | ||
- | 5. Add the following code to the OnClick event handler of the button: | + | 5. Adicione o seguinte código ao evento OnClick do botão: |
- | + | ||
- | 5. Adicione o seguinte código ao manipulador de eventos OnClick do botão: | + | |
rbOrderSummary.Print; | rbOrderSummary.Print; | ||
- | 6. Select File | Save from the Delphi main menu. | + | 6. Selecione "File | Save" a partir do menu principal do Delphi. |
- | + | ||
- | 7. Run the Project. Click the Preview button. The report should look like this: | + | |
- | + | ||
- | 6. Selecione Arquivo | Salvar a partir do menu principal Delphi. | + | |
- | 7. executar o projeto. Clique no botão Preview. O relatório deve ser semelhante a este: | + | 7. Executar o projeto. Clique no botão Preview. O relatório deve ser semelhante a este: |
{{ :manual_usuario:outros:formatador_desenv_256.png?600 |}} | {{ :manual_usuario:outros:formatador_desenv_256.png?600 |}} | ||