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

WA_Pointer

Tag for OpenWindowTagList(). Custom Pointer for window.

Declaration

Source position: intuition.pas line 1126

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: 2021-07-30