Persist
Persist
Group need not have any controls in DEFFORM to persist and not be removed by KForm as redundant
Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.
Applies to: Group
Normally a group which does not contain any controls will be silently dropped by the forms designer when it returns the form to the workbench. However in applications where forms are being dynamically constructed it may be desirable to have an empty group and this can be achieved by setting this boolean property to TRUE at design time in the forms editor.