Table of Contents

TTMSFNCUtils.AddBackslash Method

Returns AValue with a trailing backslash appended if not already present.

API unit family: TMSFNCUtils Declaring type: TTMSFNCUtils

Syntax

class function AddBackslash(const AValue: string): string;

Parameters

Name Description
AValue Path string to normalize.

Returns

The normalized path string.