Tag for DrawIconStateA() and GetIconRectangleA, Drawing information to use (PDrawInfo).
Source position: icon.pas line 314
const ICONDRAWA_DrawInfo = ICONA_Dummy + 66; |
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.