setTopOffset(top: Number, isVirtual: Boolean);
left. Top offset in pixels.
isVirtual. Determines whether a virtual or real coordinate is passed. If the parameter is True, a virtual coordinate is passed (that is, a cached coordinate), otherwise the coordinate is real.
The setTopOffset method sets top offset for object in the table.
The example of use is given on the page with description of the TabSheetObject.setLeftOffset property.
Seebsp;also: