The font property of the tab is used as the default font for its child
controls if the ParentFont property is True.  To display each tab
differently, you will need to handle the page control's OnTabDraw event and
draw the tab yourself (set OwnerDraw := True first).

Dennis.

----- Original Message -----
From: "Alistair George" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Sunday, January 12, 2003 7:18 PM
Subject: [DUG]: TPagecontrol


> Hi all.
> In tabsheet there is a font property. But how does one actually change the
font
> on the tab itself??
> AL+
>
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to