Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

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 2201

const SPOS_ABSOLUTE = 1;


Documentation generated on: 2021-07-30