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

TApplicationProperties.SetOnMinimize

SetOnMinimize - specify the event handler for minimising the application form

Declaration

Source position: forms.pp line 1502

protected procedure TApplicationProperties.SetOnMinimize(

  const AValue: TNotifyEvent

);