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

TApplication.OnRestore

Event handler for application restored (from minimized/maximized state).

Declaration

Source position: forms.pp line 1600

public property TApplication.OnRestore : TNotifyEvent
  read FOnRestore
  write FOnRestore;

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