Table of Contents

TTMSMCPSessionState.RemoveValue Method

Discards the string value stored under a key. Nothing happens when the key is absent.

API unit family: TMS.MCP.Server Declaring type: TTMSMCPSessionState

Syntax

procedure RemoveValue(const AKey: string);

Parameters

Name Description
AKey Key to remove.