[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'LazFileUtils' (#lazutils)

TryCreateRelativePath

Declaration

Source position: lazfileutils.pas line 66

function TryCreateRelativePath(

  const Dest: string;

  const Source: string;

  UsePointDirectory: Boolean;

  AlwaysRequireSharedBaseFolder: Boolean;

  out RelPath: string

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.