appautorun RunOnce property
Return to Introduction  Previous page  Next page
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.  
 
tip When the program was started on startap with RunOnce flag True, AutoRun flag will be cleaned and automatically gets False.  

See also
RunFor property.