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_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: admin@bcb-tools.com.
|
|