Table of Contents

TTMSFNCUtils.AddForwardslash Method

Returns AValue with a trailing forward slash appended if not already present.

API unit family: TMSFNCUtils Declaring type: TTMSFNCUtils

Syntax

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

Parameters

Name Description
AValue Path string to normalize.

Returns

The normalized path string.