Am 28.04.2024 um 18:56 schrieb duilio foschi via lazarus:
I select N controls in a form.

C1 is the top control. C6 is the lowest control.

I want controls C1..C6 be equally spaced in the vertical space given by C1.Top and C6.Top.

In Delphi 5 IDE I had the Alignment Palette by which I could do that (and other useful operations).

I cannot find the same tool in Lazarus v. 2.2.4.

Is there such a tool?
Select the controls. Right-click one of them. --> "Align" --> In the "vertical" box select "Space equally".
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to