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

TApplicationProperties.SetOnMinimize

Sets the value for the OnMinimize property.

Declaration

Source position: forms.pp line 1850

protected procedure TApplicationProperties.SetOnMinimize(

  const AValue: TNotifyEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnMinimize

  

Event handler signalled when the application is minimized.


Version 3.2 Generated 2024-02-25 Home