Hint about what component to use

We have a memo component that is TAdvMemo but this one was built especially for syntax highlighting, so I'm not sure that will be the ideal component.
If this is for displaying a log file, perhaps you could consider a 1 or 2 column TAdvStringGrid as in this component you can perform "find text" and you can also color lines.