[Overview][Types][Classes][Procedures and functions][Index] |
Use FlowLayout to set the layout (alignment) for the non-flow coordinate. The default value is tlTop.
Source position: extctrls.pp line 1268
public property TCustomFlowPanel.FlowLayout : TTextLayout |
In case of horizontal/vertical flow style: tlTop: top/left alignment in row/column tlCenter: center tlBottom: bottom/right.
lazarus-ccr.sourceforge.net |