[Lazarus] GUI design: fixed height panel at bottom

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Jan 8 10:12:56 CET 2015


On Thu, 08 Jan 2015 02:40:27 +0100
Marc Santhoff <M.Santhoff at web.de> wrote:

>[...]
> What I can't do is make this panel fixed height.

You can use Constraints.Min/MaxHeight.


> -----------------------------------------
> |                                       |
> |                                       |
> |                                       |
> |    height varying when form resized   |
> |                                       |
> |                                       |
> |                                       |
> |---------------------------------------|
> |                                       |
> |       height fixed                    |
> |                                       |
> -----------------------------------------

This simple case is best served using Align as Dmitry explained.

Mattias




More information about the Lazarus mailing list