Background color

edited 12:27AM in FastReport 2.xx VCL
Hi, is it possible to set backgound color of
- TfrBandView
- TfrPage
Sorry, I am beginner. Thanks. ;)

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 12:27AM
    No you can't
    the band is not part of the output page. if you want a band to have color use an empty memo(textobject) and size it to the size of the band and set it's background color. see the first report in the main demo.
    regards ;)

Leave a Comment