David - 2003-11-07

Hi, I am doing a RTF text editor and i witch Standard Tricheditor to Trxrichedit but some function doesnt fit nows... the example of richedit is ok but with all the functions, the basic of the objects is misleading for me...

One of my problem is the listing of what i can do...
I want to make something bold... before i was doing: myrichedit.font.style = myrichedit.font.style + [fsbold] ;  but now i cannot do this...

Can someone can give me a full listing of how i can use TRxrichedit...

Thanx