Board index » delphi » : Font in TMemo etc.

: Font in TMemo etc.

Is it possible to use more than one font in a TMemo?

(If not, does this imply that you can't write something like a
word processor in Delphi? Or is there a way to overcome this?)

Thanks in advance.

--
JOHN YU
Department of Computer Science, Monash University, Australia.
email : jo...@cs.monash.edu.au
phone : (+61)-3-9905-9008

 

Re:: Font in TMemo etc.


Quote
jo...@bruce.cs.monash.edu.au (John Yu) wrote:
>Is it possible to use more than one font in a TMemo?
>(If not, does this imply that you can't write something like a
>word processor in Delphi? Or is there a way to overcome this?)

You'd have to write your own component.
Delphi has standard components, which can do pretty much all of the
standard work. If you want more, you adapt the standard comp's to your
wishes. Anyway., you may wanna look in
comp.lang.pascal.delphi.component and
http://www.teleport.com/~grump/delfiles.htm
thats a _very_ good site with a lot of addon components.

*********************************************************************************
*Rene "Lowlevel" Veerman         *  Quote:
*http://xs4all.nl/~lowlevel      *   No Fear! No Pain! No brain!
*finger for pgp public key.      *
*PGP key ID: A88877E9            *
************************* Protect your privacy! use PGP! *******************

Other Threads