ComponentOne True DBInput Pro 8.0
Delay Property (Spin)

 

Reference> Spin Object> Spin Object Properties> Delay Property (Spin)

Delay Property (Spin)

Sets/returns the number of milliseconds between the spin action's repeated firings.

Syntax

object.Delay= long

Read/Write at run time and design time.

Values

0 - 32767 (0 is the default)

Remarks

The Delay property allows you to set the interval of incrementing and decrementing date values when clicking on the spin buttons. This property is specified with a number in milliseconds. For example, a value of 10,000 milliseconds equals 10 seconds. The maximum, 32,767 milliseconds, is equivalent to just over 30 seconds.

If set to 0, an appropriate value provided in the control will be applied.

The interval for the Up and the Down arrow keys will be determined by the system.

See Also

Increment Property (Spin)

Wrap Property (Spin)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback