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

TCustomButton.ModalResult

Is a Modal Result awaited? (default is false)

Declaration

Source position: stdctrls.pp line 1074

public property TCustomButton.ModalResult: TModalResult
  read FModalResult
  write SetModalResult
  default mrNone;

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