Link to home
Start Free TrialLog in
Avatar of omarmf
omarmf

asked on

Display Icons in TRichEdit and TMemo

Dear sir

  Iwould like to know wather i can Display Icons in TRichEdit and TMemo, togother wth strings.

Thank you
Avatar of shaneholmes
shaneholmes

the TRichEdit component does not support this directly. The Windows rich
edit control does, however, you just need to implement a IricheditOle
COM interface for it (not that straightforward).

There are thirdparty TRichEdit controls which allow this, i'll see if i can find one...

Shane
Here is a third party control:

http://www.trichview.com/

Here is a TRichEdit freeware component that let you add
 a bitmap:  http://www.torry.net/vcl/edits/rich/richview.zip

There may be others on www.torry.ru (www.torry.net)

or on www.delphi32.com

www.delphipages.com

Delphi Super Page

http://delphi.icm.edu.pl/


Hope this helps!

Shane
Avatar of omarmf

ASKER

Ok HOW do you think about TMemo and TTreeView >>> Can You tell me where i CAN FINDE ONCE WITH iCONs

thank you

TMemo you can't

TTreeView, you just add a TImageList to your form and assign the TTreeView's  Images property to the TImageList

Then you assign the items.ImageIndex property


Shane
Depending on what you are tryin to do - What are you trying to do exactly?

I may be able to suggest something.

Shane
Avatar of omarmf

ASKER

It is Ok
  Thank you i will try to do ..
thenk you so much

Eng. Omar Fayyad
ASKER CERTIFIED SOLUTION
Avatar of ThoseBug
ThoseBug

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hmm, thats funny, I can't get to this zip file, how can others see what the solution is?

"We're sorry, but this page is currently unavailable for viewing.
If this site belongs to you, please read this help page for more information and assistance"

Shane
shaneholmes....are you shure?...try again..
http://www.geocities.com/tree_roses/OleSample.zip