New on Lazarus, and just starting with simple tests, I noticed that a TEdit has an Align property which seems not applicable to that control. Would it be a good idea to delete this one and replace it with an Alignment property of TAlignment type to play with the text position ? This TAlignment type is already implemented and used for other components.