Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDx_DrawSurface::OnSurfaceLost() ]
[ prev: OnError() ]
__published:
__property TDx_Event OnSurfaceLost = {read=FOnSurfaceLost, write=FOnSurfaceLost, nodefault};
TDX_DRAWSURFACE::ONSURFACELOST()
[ component event ]
- Description
The
OnSurfaceLost
event
is
automatically
called
when
various
TDx_DrawSurface
methods
determine
that
the
surface
is
lost.
This
event
is
ideal
for
restoring
a
lost
surface
to
its
previous
state.
- Parameters
Sender
The Sender parameter refers to the object that signalled the event.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|