As shown like here.
Currently, my TMEMO displays bunch of different data, like this:
Data #1 Paragraphs
Data #2 Paragraphs
Data #N Paragraphs
So to avoid scrolling, I want to add tabs to the Nth number.
So what components do I need and how should I intiate the process?
you need to use a combination of a TMemo and TTabControl.