TTMSFNCCloudBox.GetFolderList Method
Returns the items in a Box folder.
API unit family: TMSFNCCloudBox
Declaring type: TTMSFNCCloudBox
Inherited from: TTMSFNCCustomCloudBox
Syntax
function GetFolderList(AFolder: TTMSFNCCloudItem = nil): TTMSFNCCloudItems; override;
Parameters
| Name | Description |
|---|---|
AFolder |
Folder to list. Pass nil to list the root folder. |
Returns
A collection containing the Box items in the requested folder.