[ TDx_DrawSurface ]
[ next: CreateFromFile() ]
[ prev: ChangeUniquenessValue() ]
public:
virtual bool __fastcall Create( TDDSurfaceDesc* pSurfaceDesc, TDx_Draw* pDraw );
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The
Create()
method
is
used
to
automatically
create
the
internal
LPDIRECTDRAWSURFACE7
interface
used
in
the
TDx_DrawSurface
component
and
must
be
called
before
any
methods
of
the
TDx_DrawSurface
component
will
function.
SEE ALSO
Top