This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
REDRAW
|
REDRAW ( object ) | ||||||||
Parameter | Type | Description | ||||||
object | Form object |
![]() |
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.
Product: 4D
Theme: User Interface
Number:
174
Modified: 4D v6.5
Modified: 4D v11 SQL Release 5
4D Language Reference ( 4D v20 R7)