constructor Create( Owner: TDirectDraw; const SurfaceDesc: TDDSurfaceDesc );
Creates and initializes a TDirectDrawSurface instance. The Owner parameter identifies the TDirectDraw object that will create this instance of TDirectDrawSurface. See IDirectDraw2::CreateSurface for more information.