LeVA wrote: > Hello! > > I have a form called Form1, and it has a Button, which has these actions: > > Form1.Width := 518; > Form1.Height := 536; > > In Kylix and Delphi these variables controls the size of the form. In > lazarus, these variables doesn't do anything (for me?). This code works fine here on Lazarus. Is this the only test you've done? -- Ken