TDirectDrawSurface
property IsLost: Boolean;
Read only. Determines if the surface memory associated has been freed. If the memory has not been freed, this property will return False.
See also IDirectDrawSurface3::GetSurfaceDesc and Restore.