System.Win.ComServ.GetComServer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetComServer: TComServer;

C++

extern DELPHI_PACKAGE TComServer* __fastcall GetComServer();

Properties

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

Description

Returns a ComServer object.

The GetComServer routine returns a ComServer object.

See Also