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

SPOS_MAKEVISIBLE

Flag for ScreenPosition(). Coordinates describe a box on the screen you wish to be made visible by autoscrolling (x1,y1)-(x2,y2) describes a rectangle on the screen which you would like autoscrolled into view.

Declaration

Source position: intuition.pas line 1404

const SPOS_MAKEVISIBLE = 1 shl 1;


Documentation generated on: 2017-01-10