[ TDx_DrawSurface ]
[ prev: OnError() ]
__published:
__property TDx_Event OnSurfaceLost = {read=FOnSurfaceLost, write=FOnSurfaceLost, nodefault};
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Parameters
See Also
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
Top
See Also
Sender
The Sender parameter refers to the object that signalled the event.
SEE ALSO
Top
Parameters