TTMSFNCUtils.AddBackslash Method
Returns
AValuewith 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.