Kurt, > http://msdn.microsoft.com/downloads/samples/internet/default.asp?url=/downlo ads/samples/internet/author/html/htmleditor/default.asp
That's the one. It is a HTA, and all you need is to embed IE into your app and load the HTA. The DHTML component in IE5 is an active-X component that is optionally installed with IE5. Both are quit easy to us for simple HTML formatting. I won't use them for anything else. Dennis. ----- Original Message ----- From: "Kurt at DBC" <[EMAIL PROTECTED]> To: "NZ Borland Developers Group - Delphi List" <[EMAIL PROTECTED]> Sent: Friday, December 12, 2003 11:14 AM Subject: Re: [DUG] Fancy (ish) emails > Dennis Chuah wrote: > > > Rob, > > > > Take a look at the DHTML editor example that uses IE6. You can also use the > > DHTML editor component that comes with IE5. > > > > Dennis. > > > > In Delphi? > /demos? > > or this? > http://msdn.microsoft.com/downloads/samples/internet/default.asp?url=/downlo ads/samples/internet/author/html/htmleditor/default.asp > > Don't leave me hanging here! > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi > _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
