[ TDx_DrawSurface ]
[ next: EnumAttachedSurfaces() ]
[ prev: DeleteAttachedSurface() ]
public:
virtual bool __fastcall Destroy();
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The
Destroy()
method
is
used
to
automatically
destroy
the
internal
LPDIRECTDRAWSURFACE7
interface
used
in
the
TDx_DrawSurface
component
and
should
be
called
when
the
internal
interface
is
no
longer
required.
Note:
This
method
is
called
by
the
component's
destructor.
SEE ALSO
Top