trichview.support
Re: How Can I Select Current Character |
Author |
Message |
Sergey Tkachenko |
Posted: 04/02/2003 20:58:44 Unit from http://www.trichview.com/support/files/rvgettext.zip has function: // Returns character to the left of caret. // If caret is at the beginning of line, - to the right. // If no character, returns empty string function GetCurrentChar(rve: TCustomRichViewEdit): String; > > Hi everyone. I want to select current character( not current word) what should > I do? > Thank you all! |
Powered by ABC Amber Outlook Express Converter