TFiler.IgnoreChildren

Determines whether children will be streamed as well.

Declaration

Source position: classesh.inc line 1371

public Property
  IgnoreChildren : Boolean;

Description

By default, all children (i.e. owned objects) will also be streamed when streaming a component. This property can be used to prevent owned objects from being streamed.