Table of Contents

TTMSMCPSamplingModelPreferences.AddHint Method

Adds a suggested model name and returns the hint that was created for it.

API unit family: TMS.MCP.Sampling Declaring type: TTMSMCPSamplingModelPreferences

Syntax

function AddHint(const AName: string): TTMSMCPSamplingModelHint;

Parameters

Name Description
AName Name of the suggested model; a partial name matches a whole family of models.

Returns

The new hint, which stays owned by the preferences.