Table of Contents

TAdvCustomFormDesigner.Ancestor Property

When saving a form to stream or file, you can specify an ancestor component so that the designer will only save what is different from the ancestor, instead of saving all components and properties of the form.

Syntax

Unit: FormDesigner

property TAdvCustomFormDesigner.Ancestor: TComponent

See also