IValueChangedEventArgs.Increment

Syntax

Increment: Integer;

Description

The Increment property returns how a value is increased on clicking the SpinUp buttons.

Comments

The property is outdated, use IValueChangedEventArgs.ValueDelta.

See also:

IValueChangedEventArgs