Greetings to all of you!!
How do I automaticly scroll to end of a TRichEdit component?? In a TMemo all I needed to do was this:
Memo1->SelStart = Memo1->Text.Length();
but it didn't work in the TRichEdit, why?? Martin G Broman
mgb_svea@thevortex.com
DWS - Alpha Whitin Dead Wolf Society
Xaner Software, DB programer
How do I automaticly scroll to end of a TRichEdit component?? In a TMemo all I needed to do was this:
Memo1->SelStart = Memo1->Text.Length();
but it didn't work in the TRichEdit, why?? Martin G Broman
mgb_svea@thevortex.com
DWS - Alpha Whitin Dead Wolf Society
Xaner Software, DB programer