The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



OnScrollLoopRestart


Unit:SDL_rasterlab
Class:TRasterLab
Declaration:property OnScrollLoopRestart: TNotifyEvent;

The event OnScrollLoopRestart is triggered when the text has been scrolled out of the display window and is moved to the opposite side of the display. This event can be used to synchronize the adjustment of the displayed text with the scroll state, thus being able to change the text when it is invisible.

Hint: The OnScrollLoopRestart event is triggered only if the property ScrollLoop is TRUE.



Last Update: 2023-Dec-13