function html text to text

Can you give me an example of how I can get the text from the html text
example:
html text = < B>prv&i</ B>

text = prv&i

bt: TTMSFNCToolBarButton;

bt.Text := '< B>prv&i</ B>';

can i have the 'prv&i'

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.