Move Line as memo expands

edited 3:29PM in FastReport 4.0
In a footer (TfrxFooter) I have a TfrxMemoView which has StretchMode set to smActualHeight.
For display purposes, I have a line (TfrxLineView) which I've also placed in the footer underneath this memo.

How can I force the line to move down the page in relation to the change in height of the memo? Do I maybe need to organise some other containers in the footer perhaps and use the Align property somehow? There are 3 of these lines in different positions under this memo, so they would all need to move in relation to the height of the memo as it expands.

I hope I am clear.

Thanks

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 3:29PM
    place the lines in a child band attached to the footer

Leave a Comment