SpinEdit.SpinDown

Syntax

SpinDown: function (sender: SpinEdit, args: SpinEventArgs)

Parameters

sender. Event source.

args. Event information.

Description

The SpinDown event occurs when scrolling down.

Example

The example of event use is given in the Example of Creating the SpinEdit Component page.

See also:

SpinEdit