Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDx_DrawPalette::Create() ]
[ next: Destroy() ]
public:
virtual bool __fastcall Create( dword pFlags, PALETTEENTRY* pColorArray, TDx_Draw* pDraw );
TDX_DRAWPALETTE::CREATE()
[ component method ]
- Description
The
Create()
method
is
used
to
automatically
create
the
internal
LPDIRECTDRAWPALETTE
interface
used
in
the
TDx_DrawPalette
component
and
must
be
called
before
any
methods
of
the
TDx_DrawPalette
component
will
function.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|