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

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