procedure Flip( SurfaceTargetOverride: TDirectDrawSurface; Flags: Longint );
Calls the interface Flip method to make the surface memory associated with the DDSCAPS_BACKBUFFER surface become associated with the front buffer surface. See IDirectDrawSurface3::Flip for more information.