Unit 'MUIClass.Base' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#MUIClass]

TMUIApplication.OnDoubleStart

Second start of a single task application

Declaration

Source position: MUIClass.Base.pas line 277

published property TMUIApplication.OnDoubleStart : TNotifyEvent
  read FOnDoubleStart
  write FOnDoubleStart;

Description

This event is triggered when the user tries to start a SingleTask application twice. You can react on this and take appropriate actions, e.g. pop up a requester or quit yourself.

See also

SingleTask

  

[i] Set application as a single task program


Documentation generated on: 2024-04-16