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

PDrawInfo

Pointer to Draw info structure

Declaration

Source position: intuition.pas line 1918

type PDrawInfo = ^TDrawInfo;

See also

TGadgetInfo

  

The TGadgetInfo structure contains information about the display on which the gadget needs to render itself

GA_DrawInfo

  

GadgetClass Tag. [I..] (PDrawInfo) Some gadgets need a DrawInfo structure to be able to perform correct rendering.

TimpFrameBox

  

Message argument for IM_FRAMEBOX

TimpDraw

  

Message argument for IM_DRAW or IM_DRAWFRAME

DrawImageState

  

Draw an (extended) Intuition Image with special visual state.

FreeScreenDrawInfo

  

Finish using a DrawInfo structure.

GetScreenDrawInfo

  

Get pointer to rendering information.


Documentation generated on: 2021-07-30