![]() |
![]() ![]() ![]() |
acOnlyOne component.
|
property CloseFirst: Boolean; // default False
|
The CloseFirst property used to close first application instance on the startup of second instance.
|
|
Set CloseFirst property to True, and your application will "kick" previous program instances on startup.
|
CloseSecond and SwitchToFirst properties;
|
CloseFirstInstance method;
|
OnAlreadyExist event.
|