2 diff forms-PARENT & Child

Hi,
I would like to have 2 forms in a MDI setup, one for the
parent table (MAIN), the other for the child (details) table (CHILD).
Whenever the user clicks on a particular record in the parent form (MAIN),
the child table (CHILD) on the corresponding form should reflect
the correct items.

I am unable to synchronize the 2 forms to achieve a
ONE-TO-MANY type of relationship. In xBASE, a simple
SET RELATION TO will do the job. Does anyone know of
a way to synchronize such tables on different forms
automatically using Delphi?

Thanks in advance.

Regards,
CL
19 Dec 95
-----