[Lazarus] Strange visibility bug with TCustomGroupBox descendants

Torsten Bonde Christiansen tc at epidata.info
Mon Dec 1 14:28:08 CET 2014


On 2014-12-01 14:24, Mattias Gaertner wrote:
> Just a note: Normally you would enclose the creation code:
>
>    Application.CreateForm(TForm, F);
>    F.DisableAutoSizing;
>    ...
>    F.EnableAutoSizing;
>    Application.Run;
>
> Mattias
Thank you for noting, but unfortunately it makes no difference.

Btw. the link ended up not working - this is the correct one:
https://videobin.org/+8cd/b69.html

-Torsten.





More information about the Lazarus mailing list