> Subject: Coloring A Label
> To: Borland's Delphi  Discussion List <[email protected]>
> Message-ID:
>       <[EMAIL PROTECTED]>
> Content-Type: text/plain
> 
> I want the user to enter a word,
> The same word will be displayed in Black Font Color
> Again under the first word  the same word will be printed but 
> each Character
> with Different color,
> 
> Both words font will be the same size, and the characters should 
> be aligned
> under each other for the two words
> 
> The font for both words will be always the same and  the end user 
> can change
> the font type,size,style .
> 
Overide the paint method of a TLabel

mick

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to