Essa é uma revisão anterior do documento!


Formatador de Relatório - ReportBuilder (Resumo do guia do desenvolvedor)


1. Place three Variable components to the right of the Buy, Hold, and Sell labels.

2. Set the names to vrBuyTotal, vrHoldTotal, and vrSellTotal in the Object Inspector.

3. Use the drop-down list in the Edit toolbar to set the DataType of each of the variables to Integer.

4. Select the vrBuyTotal variable and set the position:

Left 3.5521

5. Shift-click the vrHoldTotal and vrSellTotal variable components.

6. Click on the Align Right icon on the Align or Space toolbar.

7. Click the Right Justify icon on the Format toolbar.

8. Select the Buy label, then Shift-click the vrBuy-Total variable.

9. Click the Align Top icon of the Align or Space toolbar. Align the Hold and Sell variables with the corresponding labels.

10. Select the Buy label and variable and set the font color to green.

11. Select the Hold label and variable and set the font color to olive.

12. Select the Sell label and variable and set the font color to maroon.

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