FileLib Xojo and Real Studio plugin

FolderItemInfo.IsPackage Property

Returns true if the FolderItem was package, else false.

IsPackage as Boolean {Read}

Remarks

On Linux and Windows systems this always returns false since Linux and Windows systems don't use packages.

See Also

FolderItemInfo Class