I want to write maths text in a delphi component. The nearest I can get is to Torrey's Delphi ... use Subscript in a TRichEdit. The program code indicates an error on line with format do
You want to make something like mathlab??
A math truetype font combined with a TRichedit should do the trick. The other (not so easy) option is to go with graphical mode and draw it yourself.
For the OP, you may have to do this anyway, if you're wanting to express certain kinds of mathematical operations that aren't inline or don't have equivalent expression characters in the regular character set. You'll have to see eventually what you require.
It is not possible for anyone to acknowledge truth when their salary depends on them not doing it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.