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

WA_Pointer

Tag for OpenWindowTagList(). Custom Pointer for window.

Declaration

Source position: intuition.pas line 924

const WA_Pointer = WA_Dummy + 52;

Description

Allows you to specify a custom pointer for your window. ti_Data points to a pointer object you obtained via "pointerclass". Nil signifies the default pointer. This tag may be passed to OpenWindowTagList() or SetWindowPointerA().


Documentation generated on: 2017-01-10