Search found 8 matches
- Sun Sep 19, 2010 2:41 pm
- Forum: Support
- Topic: Help needed! pastespecial like "drag and drop"
- Replies: 0
- Views: 14202
Help needed! pastespecial like "drag and drop"
I want to start a function like "PasteSpecial", but now I have a problem. The code is as follows: -------------------------- procedure TForm1.RichViewEdit1OleDrop(Sender: TCustomRichView; const DataObject: IDataObject; Shift: TShiftState; X, Y: Integer; PossibleDropEffects: TRVOleDropEffects; var ...
- Sat Sep 11, 2010 7:43 am
- Forum: Support
- Topic: How to select the whole inserted RVF stuff
- Replies: 1
- Views: 9034
How to select the whole inserted RVF stuff
When I insert a RVF stream from a Richview into a RichViewEdit, it automatically select the part before the inserted, how can i select the whole inserted stuff instead of that.
- Sat Sep 11, 2010 1:53 am
- Forum: Support
- Topic: "Paste Special ..." like drag&drop
- Replies: 1
- Views: 9072
"Paste Special ..." like drag&drop
Can I have the function like "paste special..." when I drag something and drop it into a richviewedit?
- Thu Aug 13, 2009 1:41 am
- Forum: Support
- Topic: help: TDBRichViewEdit can't display some Chinese characters
- Replies: 3
- Views: 12632
but if I switch to another database..
When I switch to another database engine (absolute database), some of the Chinese characters which couldn't be played if I used microsoft access can be displayed.
- Mon Aug 10, 2009 7:13 am
- Forum: Support
- Topic: help: TDBRichViewEdit can't display some Chinese characters
- Replies: 3
- Views: 12632
help: TDBRichViewEdit can't display some Chinese characters
The problem occured in Delphi 2009, a Chinese Windows XP sp3 platform. While I was creating a database application, I encountered a big problem. One of the fields is a Memo field and stores some information in Chinese. When I use the TDBRichViewEdit to display the information, only some Chinese ...
- Wed Aug 05, 2009 2:11 pm
- Forum: Support
- Topic: Any way to use Regular Expression with trichviewedit£¿
- Replies: 0
- Views: 13301
Any way to use Regular Expression with trichviewedit£¿
Is there a way to use Regular Expressions (say TPerlRegEx) with trichviewedit for the purpose of searching, replacement and matching?
Any idea will be appreciated.
Any idea will be appreciated.
- Wed Jul 22, 2009 10:13 am
- Forum: Support
- Topic: How to get the current sentence?
- Replies: 2
- Views: 10793
Thanks.
Thanks a lot. Your code works well.
- Mon Jul 20, 2009 5:26 am
- Forum: Support
- Topic: How to get the current sentence?
- Replies: 2
- Views: 10793
How to get the current sentence?
Hi! I want to get the current sentence, but I do not have any idea about how to achieve it.
Thanks.
Thanks.