Hi, In delphi, setting a panel's AutoSize property to 'true' and aligning it to a form edge, makes the panel disappear when the project is run. This is logical, because, if there are no controls on the panel, the needed size is zero. In Lazarus, the panel is still shown. Is this a known bug ? Michael.