I understand how alignment works for Delphi for Windows, but with Android when I set the alignment of a control to Top, not only does the control's width become zero (or close to it), but I am not allowed to make the control wider. I want to put two controls on the screen, one at the top, the other client, but I cannot figure out how to do this seemingly simple task.
Any hints? Is there a tutorial? This one from Embarcadero is wonderful, but nothing behaves on my computer the way it "should" or the way it does in the tutorial.