Hello,
in my software I have an information panel, on that are groupboxes and in them are labels that show different kind of information (names, values, dates), so far all non editable.
Ideally the user can choose what information is shown, so it shall be dynamically created.
I was thinking of using TParamListBox or TParamTreeView (without buttons and lines), but it doesn't show adjustable parameters, it is just read only information.
Do you have a recommendation what component to use / what would look the best?
(I have the component pack available)
thanks