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

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 1632

const SPOS_MAKEVISIBLE = 2;


Documentation generated on: 2021-07-30