Quote from
Gaev on November 7, 2022, 2:55 pm
@sakismor
I have not tried using DuplicateobjectEx, but at Design time, if you set the Style >>> overflow-y property (for the main Container) to 'auto', the vertical scrollbar appears when the objects contained with the main Container do not fit in the alloted space.
Note that when the scrollbar appears, it takes up some width from the Container, so you may have to allow for that.
@sakismor
I have not tried using DuplicateobjectEx, but at Design time, if you set the Style >>> overflow-y property (for the main Container) to 'auto', the vertical scrollbar appears when the objects contained with the main Container do not fit in the alloted space.
Note that when the scrollbar appears, it takes up some width from the Container, so you may have to allow for that.
luishp and Vadim have reacted to this post.