RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComServ.ComServer Variable

Provides class and registry information about server objects.

Pascal
ComServer: TComServer;
C++
TComServer ComServer;

ComServ declares an instance of COM server. By default, when the ComServ unit is included in a project, Delphi constructs a COM server object and assigns it to ComServ. ComServ has several properties and methods that provide class and registry information about the objects loaded on the server. See TComServer object for a list of properties and methods. 

 

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