Determines if controls in TCustomFlowPanel are wrapped.
Source position: extctrls.pp line 1265
public property TCustomFlowPanel.AutoWrap : Boolean read FAutoWrap write SetAutoWrap;
The default value for the property is True in TFlowPanel.