Icon ModalResult Property

property ModalResult: TModalResult

Usage

Available In: Visual Client Applications

Specifies the result for a modal form. Assigning a value other than mrNone to this property for a modal form will cause the form to attempt to close. This property has no effect upon forms that were not shown modally.
Image