Search found 26 matches

by miwan
Fri Nov 25, 2011 8:56 pm
Forum: Support
Topic: Rv Align
Replies: 6
Views: 19441

I sent a private message
by miwan
Fri Nov 25, 2011 4:42 pm
Forum: Support
Topic: Rv Align
Replies: 6
Views: 19441

:arrow: ---> no effect Richview.bidimode: rvRightToLeft procedure TForm1.Button1Click(Sender: TObject); begin with rvActionTextRTL1 do begin rv.BiDiMode:=rvbdRightToLeft; end; end; procedure TForm1.Button2Click(Sender: TObject); begin with rvActionParaRTL1 do begin rv.BiDiMode:=rvbdRightToLeft; end;...
by miwan
Thu Nov 24, 2011 8:19 pm
Forum: Support
Topic: Rv Align
Replies: 6
Views: 19441

Rv Align

hi sergey

how to align RichView rvbdRightToleft with Program ?
by miwan
Mon Nov 21, 2011 5:36 pm
Forum: Support
Topic: List of Hyperlink
Replies: 16
Views: 48650

Hello Sergey

I want to include hyperlinks that are green color in RichView and exclude that are blue color
it is not necessary properties of fonts
by miwan
Mon Nov 21, 2011 10:47 am
Forum: Support
Topic: List of Hyperlink
Replies: 16
Views: 48650

my version is 12.0.4 demo. :oops:
by miwan
Mon Nov 21, 2011 10:42 am
Forum: Support
Topic: List of Hyperlink
Replies: 16
Views: 48650

Thank you for responding quickly Allow me a little about the delay because of a problem online I was not much clarity: Assuming I have a lot of text with hyperlinks: - Hyperlinks to the green movement in the same page (internal link). - And the links in blue hyperlinks to navigate in the Internet br...
by miwan
Sat Nov 19, 2011 9:49 am
Forum: Support
Topic: List of Hyperlink
Replies: 16
Views: 48650

Thank you it's perfect, beautiful... But There's a few observations that I would change: 1 - I want to add the hypertext style with a green (not all hypertext) . 2 - When I close the application I get an error message "Invalid pointer operation. " Where error ? In the end, I appreciate you...
by miwan
Fri Nov 18, 2011 9:01 pm
Forum: Support
Topic: List of Hyperlink
Replies: 16
Views: 48650

good evening
I decided to make an example of what I would do.

http://www.mediafire.com/?igpexabuub4xvxn

I'll show you in this example in my application contains many hyperlinks. I want to copy the styles Richview green that are richviewEdit
Thank you kindly help me
by miwan
Thu Nov 03, 2011 5:06 pm
Forum: Support
Topic: List of Hyperlink
Replies: 16
Views: 48650

I do not know how to thank you :oops:
you been very nice

:idea:
PS: I want to imitate a help file
by miwan
Thu Nov 03, 2011 7:53 am
Forum: Support
Topic: List of Hyperlink
Replies: 16
Views: 48650

thank you for quick response :D Ok, as I understand, you want to create a list of hyperlinks not in TListView, but in TRichView. ---> Yes I want to create a list of hypertext in Richview not in TListView How should this list look like? --->table index Should it use the same font as in the original d...
by miwan
Wed Nov 02, 2011 3:52 pm
Forum: Support
Topic: List of Hyperlink
Replies: 16
Views: 48650

List of Hyperlink

First excuse my English. I'm new in programming in Delphi. I appreciate your component is one of the best. and so I need help from you for my problem: My question is: I have a RichViewEdit1 and RichView1 in RichviewEdit1 will have one with a lot of text links. Is it possible to list all the hyperli...