Hello, someone knows some component (or function) that can highlight certain parts of a given text (Highlighting).
I am implementing a system where the user can execute some SQL commands such as SELECT
, UPDATE
, INSERT
and etc, so I would like to leave something more 'beautiful' TMemo
/ p>
The Highlighting I'm looking to implement can be as basic as leaving in Bold or Highlight with different color the main commands.