Platforms to show: All Mac Windows Linux Cross-Platform

Back to FileListMBS class.

FileListMBS.Count as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Files MBS Util Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The number of items found.

So index goes from 0 to count-1 in all functions.
(Read and Write property)

FileListMBS.Folder as FolderItem

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Files MBS Util Plugin 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The folderitem used in the constructor.

(Read and Write property)

FileListMBS.OK as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Files MBS Util Plugin 6.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether the process of reading the directory content in the constructor was successful.

Should be true on success.
(Read and Write property)

FileListMBS.Path as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Files MBS Util Plugin 16.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The file path for the folder.

The plugin makes sure it ends with slash or backslash.
(Read and Write property)

FileListMBS.TotalLogicalDataLength as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Files MBS Util Plugin 16.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The sum of logical dats length for all items.

(Read only property)

FileListMBS.TotalLogicalResourceLength as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Files MBS Util Plugin 16.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The sum of logical resource length for all items.

(Read only property)

FileListMBS.TotalPhysicalDataLength as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Files MBS Util Plugin 16.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The sum of physical data length for all items.

(Read only property)

FileListMBS.TotalPhysicalResourceLength as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Files MBS Util Plugin 16.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The sum of physical resource length for all items.

(Read only property)

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...