This is an add-on for the Lazarus ide that adds a toolbox with the most common align and resize tools used in the form designer.
Home page :
https://github.com/DomingoGP/lazIdeAlignToolboxInspired by the CnPack package for delphi.
https://www.cnpack.org/index.php?lang=en## Features ##
- Align selected controls
- Resize selected controls
- Space selected controls
- Copy selected controls name to clipboard
- Copy selected controls as code to clipboard.
- Undo / redo positions/size of controls.
- Take snapshot of size and position of all controls to to restore later with undo.