IUri.GetScheme Method
Returns the URI scheme, for example http.
Syntax
Unit: Sparkle.Uri
function IUri.GetScheme: string; virtual; abstract;
Returns the URI scheme, for example http.
Unit: Sparkle.Uri
function IUri.GetScheme: string; virtual; abstract;