I have only two components for a user to choose from when installing. Neither depends on each other, and none has any constraints. Iād like to present two simple checkboxes with no extra layout, instead of the complexity of TNewCheckListBox
(i.e. ComponentsList
). Is there a way to do this?
Here's an image of what I'm after:
Thanks for any help!