>Thanks to everyone who answered my posts about listboxes and headers,
thanks
>to you guys I found the ListView does all that very well, all my problems
>are gone!
>
>Except one, does anyone know of a component like the TMemo but
handles
>bigger files?
>If it highlighted URLS that would be a bonus (if not does anyone know
how to
>do it?).
>Would the normal RichEdit be alright?
>
>Also does anyone know what component MS use in OE to display the mail?
For
>example the HTML mail? I would like to put this feature in my app
but do not
>know how to.
MS uses Internet Explorer (ActiveX)
you can add the component and use it in Delphi quite easily....
but the program will only run on computers with MSIE
(p.s. it supports al the
HTML/DHTML/GIF/JPG/ActiveX/Shockwave/RealAudio...etc in MSIE!)