The default ListBox items alignment is LeftJustify. There is no Object Inspector property to change this, so if we need to right justify items, we must use a simple trick.
If you use standard main menu component, all items are usually on the left side of the window and there is not much you can do about it using Object… Read more »