www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Draw_Library v1.90 Component Reference
|
|
[ TDx_DrawClipper::Destroy() ]
[ next: GetClipList() ]
[ prev: Create() ]
public:
virtual bool __fastcall Destroy();
TDX_DRAWCLIPPER::DESTROY()
[ component method ]
- Description
The
Destroy()
method
is
used
to
automatically
destroy
the
internal
LPDIRECTDRAWCLIPPER
interface
used
in
the
TDx_DrawClipper
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
If you would like to submit additions or improvements to this page, click: [email protected].
|
|