System.Win.ComServ.ComServer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ComServer: TComServer;

C++

extern DELPHI_PACKAGE TComServer* ComServer;

Properties

Type Visibility Source Unit Parent
variable public
System.Win.ComServ.pas
System.Win.ComServ.hpp
System.Win.ComServ System.Win.ComServ

Description

Provides class and registry information about server objects.

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.