![]() |
![]() ![]() ![]() |
acAppAutoRun component.
|
property AutoStarted: Boolean; // read only and run-time only
|
The AutoStarted property determines whether the program current working session was executed automatically on Windows startup. It returns True if the program was started after reboot, or False otherwise, if it was started by user or other non-system program.
|
|
![]() |