TDirectDraw
property GDISurface: TDirectDrawSurface;
Read only. Returns the TDirectDrawSurface object that currently represents the surface memory GDI is treating as the primary surface.
See also IDirectDraw2::GetGDISurface.