Create
Applies to

TDirectDrawSurface

Declaration

constructor Create( Owner: TDirectDraw; const SurfaceDesc: TDDSurfaceDesc );

Description

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.