Top (ypos)

Vertical position of the object frame relative to its parent, excluding the border (if present); expressed as number of character cells.

ypos=Number

Description

The Top and Left properties determine the starting point of the object frame. Normally this is the upper-left corner, but in a right-to-left language, this is reversed.

The size of a character cell is determined by the Font0, as defined in the usys.ini file. For more information, see Font0.

Setting in ProcScript

For component fields in forms, it is possible to change position and size properties dynamically using $paintedfieldproperties. For more information, see $paintedfieldproperties and Changing Form Layout Dynamically .