
Prototype: RewindTA(Win, Ctrl, Ticks)

Metaclass Prototype: Rewind(Ticks)

Description: Sets up a textarea control for scrolling text. It clears the textarea and sets TEXTAREA_SMOOTHSCROLL attribute in the textarea.

Parameters: Win, Ctrl - a window index/control index pair of the textarea 
                Ticks - alters the scrolling speed (delay between steps)

Return value: N/A

See also: SetTAHistory, SetTextAreaFlags, SetEvent
