Table of Contents

TTMSMCPResource.CreateBuilder Method

Creates a builder for describing an entry through chained calls.

API unit family: TMS.MCP.Resources Declaring type: TTMSMCPResource

Syntax

class function CreateBuilder: TTMSMCPResourceBuilder; static;

Returns

A new builder. The caller owns it and has to free it once the entry has been built.