Re: Why not use form's ParentFont for Vista?
- From: Michael Baytalsky <mike@xxxxxxxxxxxxxxx>
- Date: Tue, 30 Jan 2007 21:18:16 +0200
1) Why does Delphi default to having ParentFont false on forms? Am I asking for problems by setting it to true?I'm guessing - try changing system font when an application is running
or make it much larger then the application expects. It could (I'm not
sure) break form's layout.
It seem easier to just assign Form's font manually in FormCreate
and make sure you only assign font Name (not size) and only if
the name is one the few you tested your form with.
Regards,
Michael
.
- Follow-Ups:
- Re: Why not use form's ParentFont for Vista?
- From: Paul Breneman
- Re: Why not use form's ParentFont for Vista?
- References:
- Why not use form's ParentFont for Vista?
- From: Paul Breneman
- Re: Why not use form's ParentFont for Vista?
- From: MJMatthew
- Re: Why not use form's ParentFont for Vista?
- From: Paul Breneman
- Why not use form's ParentFont for Vista?
- Prev by Date: Re: .NET 2.0 GDI / GDI+ performance (was: New Delphi roadmap is coming: NO UNICODE PLEASE!)
- Next by Date: The Delphi Hour this week
- Previous by thread: Re: Why not use form's ParentFont for Vista?
- Next by thread: Re: Why not use form's ParentFont for Vista?
- Index(es):