Top  >  Lycia reference  >  Querix 4GL  >  Classes and Methods  >  ui classes and methods  >  ui.Dialog methods  >  Field manipulation methods  >  ui.Dialog.setDefaultUnbuffered()

ui.Dialog.setDefaultUnbuffered()

The SetDefaultUnbuffered() method is used to change the value of the UNBUFFERED attribute. The method gets two arguments - TRUE and FALSE:

 

CALL ui.Dialog.SetDefaultUnbuffered(TRUE)