TDirectDrawSurface
property Clipper: TDirectDrawClipper;
Identifies the TDirectDrawClipper associated with this surface. A nil value is returned if no TDirectDrawClipper is associated.
See also IDirectDrawSurface3::GetClipper and IDirectDrawSurface3::SetClipper.