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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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