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

SPOS_FORCEDRAG

Flag for ScreenPosition(). Move non-draggable screen, You may additionally set SPOS_FORCEDRAG along with any of the above. Set this if you wish to reposition an [SA_Draggable, False] screen that you opened.

Declaration

Source position: intuition.pas line 1406

const SPOS_FORCEDRAG = 1 shl 2;


Documentation generated on: 2017-01-10