4D v16.3

REDRAW

Home

 
4D v16.3
REDRAW

REDRAW 


 

REDRAW ( object ) 
Parameter Type   Description
object  Form object in Table for which to redraw the subform, or Field for which to redraw the area, or Variable for which to redraw the area, or List box to be updated

When you use a method to change the value of a field displayed in a subform, you must execute REDRAW to ensure that the form is updated.

In the context of list boxes in selection mode, when the REDRAW statement is applied to a list box type object it refreshes the data that is displayed in the object. This statement must be called typically after data modification has occurred in the records of the selection. 



See also 

SET TIMER

 
PROPERTIES 

Product: 4D
Theme: User Interface
Number: 174

 
HISTORY 

Modified: 4D v6.5
Modified: 4D v11 SQL Release 5

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)