Home End User

Setting base font in designer

edited October 2002 in End User
Every time we start a new report the font is Arial. Is there a way to
override this?

Jonathan Hyams

Comments

  • edited October 2002
    This is controlled in the constructor of the TppDesignWindow class in
    ppDsgner.pas. Look for FDesignFont. It is private and can't be set
    externally. You'll have to change the contructor to use a different font,
    Add RBuilder\Source to your project's library path in order to build from
    the source.


    Cheers,

    Jim Bennett
    Digital Metaphors

This discussion has been closed.