Notify-Change-Delay
This property specifies how many milliseconds the runtime has to wait before firing a
NTF-CHANGED event when the user changes the content of the Entry-Field. In this way it’s possible to catch multiple changes in a single
NTF-CHANGED event, increasing performance.
Example - Define an entry-field control with a delay of half second for change notifications
screen section. ... 03 screen-1-ef-2 Entry-Field line 29.0 column 49.5 size 13.1 cells lines 4.6 cells id 19 notify-change notify-change-delay 500 3-d. |