Skip to main content

TdxCloudStorageFolderChildren Class

A list of nested online resources within a cloud folder.

Declaration

TdxCloudStorageFolderChildren = class(
    TdxCloudStorageItemList
)

Remarks

This class has the following members that allow you to:

The root, special, and ordinary folder metadata containers have the Children property that references a TdxCloudStorageFolderChildren object.

Inheritance

See Also