Act on Each Click

This property determines whether clicking the button while Uniface is busy executes the Detail trigger for each click. True (default) or False.

Value

Description

True (default)

Clicking on a command button while Uniface is busy, executes the Detail trigger for each click, but only after the previous Detail trigger action has completed.

False

Clicking on a command button while Uniface is busy has no effect.

Description

This is a static property that cannot be set in ProcScript.

In the default usys.ini, it is true (on):

CommandButton=ucmdbutton(tooltip=on;font=buttonfont;ActOnEachClick=on)

Applies To

CommandButton