PressDelay Property

Applies To
Button

Description
Sets the time until the event is executed after the button control is clicked.

Usage
This property does not support settings from the SPEL+ program.
Specify and set the value in the property grid of the target button control.

Values
Specify the time from clicking to starting event in msec (millisecond). Enter integer 0 to 9999.
Default: Emmediately Execute

Remarks
If you release the click button before the set time elapses, the event will not execute.

See Also
Button