Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Position of controls near stretching TppMemo

edited November 2003 in General
Hi Guys,

I have a report that uses 2 TppMemo controls to display text files.
The memos are in the header band and positioned one above the other.
The report doesn't use a detail band.

Above each memo is a TppLine and to the left is a TppLabel. The memo
is set to stretch with the size of the text file loaded. Regardless
of what I do, the label and the line always print at the bottom of the
memos instead of being aligned with the memo's top. I've tried every
combination of "Bring to Front" and "Send to Back" and it doesn't have
any effect. What do I do to get the components to position in concert
so that each memo has a label to the left top and a line above?

Thanks,
Steve

Comments

  • edited November 2003
    Hi Steve,

    Be sure the TppLine's and TppLabel's ShiftWithParent property is set to
    False. As a test try placing the label and line inside a TppRegion with the
    border set to 0. Then set the memo to ShiftRelativeTo the region so it will
    stay under it.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.