[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

PDrawInfo

Pointer to Draw info structure

Declaration

Source position: intuition.pas line 1144

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

TmdpGetDefSizeSysImage

  

Method parameter for MDM_GETDEFSIZE_SYSIMAGE

TmdpDrawSysImage

  

Method parameter for MDM_DRAW_SYSIMAGE

TsdpGetDefSizeSysImage

  

Method parameter for SDM_GETDEFSIZE_SYSIMAGE

TsdpDrawSysImage

  

Method parameter for SDM_DRAW_SYSIMAGE

TsdpDrawScreenBar

  

Method parameter for SDM_DRAW_SCREENBAR

TsdpLayoutScreenGadgets

  

Method parameter for SDM_LAYOUT_SCREENGADGETS

TsdpInitScreen

  

Method parameter for SDM_INITSCREEN

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: 2017-01-10