Table of Contents

TTMSMCPTarget.TargetClass Property

Class the server reflects over.

API unit family: TMS.MCP.Attributes.Server Declaring type: TTMSMCPTarget Type: TClass

Syntax

property TargetClass: TClass;

Remarks

Assigning an object derives this property from it. Set it on its own to publish the class methods of a class that is never instantiated; an ordinary method of such a target is skipped during registration.