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

IDCMP_CHANGEWINDOW

IDCMP class: Window changed size or position

Declaration

Source position: intuition.pas line 733

const IDCMP_CHANGEWINDOW = 1 shl 25;

Description

This message provides the window with notification of any change in the size or position of a window.

See also

TIntuiMessage

  

Intuition message structure

TWindow

  

Window structure

TNewWindow

  

New window structure

TExtNewWindow

  

Future TNewWindow

WA_IDCMP

  

Tag for OpenWindowTagList(). Which events should be reported


Documentation generated on: 2017-01-10