| Scalabium Software | |
| Knowledge for your independence'. | |
|  Home  Delphi and C++Builder
        tips | 
| #103: How can I change a default font in IDE? | 
| 
 | Each time when you must add a new form in own project, this form will be created with MS SanSerif font as default font. Of course, you can save a some form in the repository and create a newest forms from this saved form or inherits this form from some own "parent" form but you have the other solution too - you can define a default font for forms. It's easy! You must open the DELPHI.INI file (in Windows folder) and add the FormDesign section. In this section you must add a value with default font. For example: [FormDesign] 
 | 
|       | Copyright© 1998-2025, Scalabium
        Software. All rights reserved. |