Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_3DI_Library v2.00 Component Reference
|
|
[ TD3DRect::ClearAll() ]
[ prev: Clear() ]
public:
virtual void __fastcall ClearAll();
TD3DRECT::CLEARALL()
[ component method ]
- Description
The
ClearAll()
method
can
be
used
to
clear
the
contents
of
all
the
internal
D3DRECT
structures
of
the
TD3DRect
component.
Note:
if
you
have
manually
linked
a
structure
member
to
a
chunk
of
memory,
make
sure
you
release
this
memory
before
calling
Clear().
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|