FolderItemUtilities Xojo Module.

FolderItemUtilities Class

A class with some shared utility methods for FolderItem.

Object
   FolderItemUtilities

class FolderItemUtilities

Methods

shared GetFolderItemRelativeTo Gets FolderItem from relative path and point of origin FolderItem, using “\” as path separator.
shared GetFolderItemRelativeTo Gets FolderItem from relative path and point of origin FolderItem, taking in path separator.
shared GetRelativePathGets path for folder item relative to another folder item, using “\” as path separator.
shared GetRelativePathGets path for folder item relative to another folder item, taking in parameter for desired path separator.

Supported Platforms:

  • macOS Carbon
  • macOS Cocoa 32 bit
  • macOS Cocoa 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit