[Overview][Types][Classes][Variables][Index] |
Enable single application instance control.
Source position: custapp.pp line 106
public property TCustomApplication.SingleInstanceEnabled : Boolean |
SingleInstanceEnabled can be set to true to start single-instance application control. This will instantiate TCustomApplication.SingleInstance using TCustomApplication.SingleInstanceClass and starts the check to wee whether this application is a client or server instance.
|
Single instance used to control single application instance behaviour |
|
|
Class to use when creating single instance |