[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

SPOS_ABSOLUTE

Flag for ScreenPosition(). The x1 and y1 parameters to ScreenPosition() describe the absolute coordinates you wish to move the screen to. Coordinates are expressed as absolutes, not relatives.

Declaration

Source position: intuition.pas line 1403

const SPOS_ABSOLUTE = 1 shl 0;


Documentation generated on: 2017-01-10