Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomFlowPanel.AutoWrap

Determines if controls in TCustomFlowPanel are wrapped.

Declaration

Source position: extctrls.pp line 1333

public property TCustomFlowPanel.AutoWrap : Boolean
  read FAutoWrap
  write SetAutoWrap;

Description

The default value for the property is True in TCustomFlowPanel.

Version 4.6 Hosted on Source Forge