IFormControl.ModalResult

Syntax

ModalResult: FormModalResult;

Description

The ModalResult property determines result of the modal form execution.

NOTE. After the modal form has been closed, the basic properties of all components and of the form are saved and are available till the end of procedure, in which the modal form was created.

See also:

IFormControl