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

WA_PointerDelay

Tag for OpenWindowTagList(). Delay of pointer change

Declaration

Source position: intuition.pas line 1230

const WA_PointerDelay = WA_Dummy + $36;

Description

ti_Data is a boolean. Set to True to request that the changing of the pointer be slightly delayed. The change will be called off if you call SetPointer() before the delay expires. This allows you to post a busy-pointer even if you think the busy-time may be very short, without fear of a flashing pointer. This tag may be passed to OpenWindowTagList() or SetWindowPointerA().


Documentation generated on: 2021-07-30