Flag to prevent recursive AutoSizing (in DoAllAutoSize).
Source position: controls.pp line 1343
protected property TControl.AutoSizingAll : Boolean read GetAutoSizingAll;
By default Parent.AutoSizingAll is read, because a mere TControl cannot have child controls.