Essa é uma revisão anterior do documento!
Formatador de Relatório - ReportBuilder (Resumo do guia do desenvolvedor)
TUTORIAL DE RELATÓRIOS - B - C
1. Select the Part table component.
2. Set the MasterSource property to dsItem.
3 Launch the Field Link Designer from the MasterFields property.
4. Select the PartNo in the Detail Fields list.
5. Select the PartNo in the Master Fields list.
6. Click the Add button. A new item (PartNo PartNo) will be added to the Joined Fields list.
7. Click the OK button to close the dialog.
Note: In this example you will notice the fields being linked have the same name. This is a good standard to follow when designing a database. However, it is not a requirement for linking fields.
8. Select File | Save from the Delphi main menu.