Re-Postion Bands using Top

Hi

I'm making a report that just needs to grab some data from the DB (1 record only) and place them in a some field. The diference is that I need those fields to be manualy adjusted by numbers.

i know i can edit every MEMO1 to go up and down. but i wanted to make them a group and lower just one element cause there is a lot os memos to do...

Tried using a Band to do this but bands are fixed position.

Thanks in advance

Comments

  • edited 4:18PM
    You can change band position change Engine.CurX and Engine.CurY in OnBeforePrint event(in script code).

Leave a Comment