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

ICONDRAWA_DrawInfo

Tag for DrawIconStateA() and GetIconRectangleA, Drawing information to use (PDrawInfo).

Declaration

Source position: icon.pas line 184

const ICONDRAWA_DrawInfo = ICONA_Dummy + 66;

Description

Drawing information data associated with the RastPort to draw into. The DrawInfo contents affect the colours of the border drawn around the icon image and also carry display aspect ratio information. If this tag is nil, the default rendering pens for the screen selected via IconControlA(...,ICONCTRLA_SetGlobalScreen,...); will be used instead. This tag defaults to nil.


Documentation generated on: 2021-07-30