[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomFlowPanel.FlowLayout

Use FlowLayout to set the layout (alignment) for the non-flow coordinate. Default: tlTop

Declaration

Source position: extctrls.pp line 1213

public property TCustomFlowPanel.FlowLayout : TTextLayout
  read FFlowLayout
  write SetFlowLayout;

Description

In case of horizontal/vertical flow style: tlTop: top/left alignment in row/column tlCenter: center tlBottom: bottom/right

The latest version of this document can be found at lazarus-ccr.sourceforge.net.