Back to Devexpress

TdxCloudStorageFolderChildren Class

vcl-dxcloudstorage-7a09afd4.md

latest1.9 KB
Original Source

TdxCloudStorageFolderChildren Class

A list of nested online resources within a cloud folder.

Declaration

delphi
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

TObject TdxCloudStorageItemList<T> TdxCloudStorageItemList TdxCloudStorageFolderChildren

See Also

TdxCloudStorageFolderChildren Members

dxCloudStorage Unit