IsLost
Applies to

TDirectDrawSurface

Declaration

property IsLost: Boolean;

Description

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.