RunOnce property
Applies to
acAppAutoRun
component.
Declaration
property
RunOnce: Boolean;
Description
The RunOnce property controls whether the application should be started before others startup programs and
only once
.
When the program was started on startap with RunOnce flag True,
AutoRun
flag will be cleaned and automatically gets False.
See also
RunFor
property.