Rimmert Ooink <[email protected]> hat am 18. Dezember 2012 um 13:29 geschrieben:

> Hello List,
>
>  I want to show a form with a label. The form height depends on the amount of
> text it has to display.
>
>  The problem is: the label doesn't resize while the form is not visible.
>
>  How can i get the size of the label will be before it is visible?

All needed data for that is created when showing (=becoming visible) the form.
Use the OnResize event.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to