RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComServerObject.ServerKey Property

Indicates whether the COM server is an in-process server or whether it is a local server.

Pascal
property ServerKey: string;
C++
__property AnsiString ServerKey;

The abstract accessor methods for ServerKey are overridden in descendant classes. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!