RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TService.Interactive Property

Indicates whether the service is interactive with the Windows desktop.

Pascal
property Interactive: Boolean;
C++
__property Boolean Interactive;

Interactive indicates whether the service can interact with the Windows desktop. Interactive only has an effect when ServiceType is stWin32. For more information about creating interactive NT services, see the Microsoft Help. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!