如:balloonman2002(革命的本钱-身体)
====================================================
This statement moves oval_red in dw_rpt to the header and brings it to the front:
dw_rpt.SetPosition("oval_red", "header", TRUE)
This statement does not change the position of oval_red , but does bring it to the front:
dw_rpt.SetPosition("oval_red", "", TRUE)
This statement moves oval_red to the footer but does not bring it to the front: