refreshOnEdit: Boolean;
The refreshOnEdit property determines whether data entry form contents will be refreshed on opening for edit.
The property is set to False by default, the data entry form contents is not refreshed. If the property is set to True, all sheet are refreshed and data areas are rendered on opening the data entry form for edit.
The example of use is given in description of the DataEntryForm.CreateByReport constructor.
See also: