skip to main content

Controls Reference : ENTRY-FIELD : Properties : Proposal-Delay

Proposal-Delay
This Property specifies a delay expressed in milliseconds that the list of proposals will wait before popping up.
 
Example - Define an entry-field with a specific proposal delay
screen section.
  03 screen-1-ef-3 Entry-Field
     line 35.8
     column 49.7
     size 11.6 cells 
     lines 3.5 cells 
     proposal-delay 400
procedure division.
  modify screen-1-ef-3
         proposal "rome"
         proposal "romania"
         proposal "romantic"
         proposal "ron"
         proposal "roll"

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left