TAdvCustomFormDesigner.ParentForm Property
Indicates the form that is being edited / will be edited by the designer.
Remarks
By default, the form being edited is the form which owns the designer component. But you can change it using ParentForm property.
Syntax
Unit: FormDesigner
property TAdvCustomFormDesigner.ParentForm: TCustomForm