Pointer to screen buffer
Source position: intuition.pas line 1639
type PScreenBuffer = ^TScreenBuffer;
AGraphics.AllocDBufInfo
Allocate structure for multi-buffered animation
AllocScreenBuffer
Get a ScreenBuffer for double-buffering.