[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 662

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

See also

TModalResult

  

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