RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComServer.UIInteractive Property

Controls whether the server displays error messages to the user.

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

Use UIInteractive to determine whether the server has a user interface. Set UIInteractive to False to suppress error messages that appear when there are server errors. For example, UIInteractive should be False for COM servers running as a service 

 

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