Table of Contents

TUri.Clone Method

Creates a new TUri that is a copy of this one, parsed from the same original URI string.

Syntax

Unit: Sparkle.Uri

function TUri.Clone: TUri;

See also