Property ScrollWithParent: Boolean
Description
Specifies whether you are able to move between parent records.
Remarks
If set to true, you need to create a join between the child data and the parent data. Use a field that is present in both the master and the child table to join the tables. Use the following format to join these fields:
Fieldname=:Fieldname
You can use the ParentFieldName1 and ParentFieldName2 properties to specify which fields from the parent records should be displayed in the record information bar of the Info form.