try adding:

var
 SaveStyle:TFontStyles;


--- John Bird <[EMAIL PROTECTED]> wrote:
> For a component I want to save the current font style, but I can't figure
> the syntax cos it's a set....
> 
>       SaveStyle:=component.font.style;
> 
>       (do my stuff)
> 
>       Component.font.style:=SaveStyle;


Send instant messages to your online friends http://au.messenger.yahoo.com 
_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to