[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.ModalResult

Specifies the return value of a modal form (dialog).

Declaration

Source position: forms.pp line 700

public property TCustomForm.ModalResult : TModalResult
  read FModalResult
  write SetModalResult;

See also

TModalResult

  

Dummy type for the values that can be returned as a modal result.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.