BeforeChange: (sender: SpinEdit, args: SpinEventArgs)
sender. Event source.
args. Event information.
The BeforeChange event is occurs when text in entry box starts changing.
The example of event use is given in the Example of Creating the SpinEdit Component page.
See also: