TTMSMCPSamplingModelPreferences.Hints Property
Suggested models, in the order they were added.
API unit family: TMS.MCP.Sampling
Declaring type: TTMSMCPSamplingModelPreferences
Type: TList<TTMSMCPSamplingModelHint>
Syntax
property Hints: TList<TTMSMCPSamplingModelHint>;
Remarks
The hints are released together with the preferences; add them through TTMSMCPSamplingModelPreferences.AddHint rather than creating them directly.