IValueChangedEventArgs.Decrement

Syntax

Decrement: Integer;

Description

The Decrement property returns how a value is decreased on clicking the SpinDown buttons.

Comments

The property is outdated, use IValueChangedEventArgs.ValueDelta.

See also:

IValueChangedEventArgs