TdxCloudStorageItem.CreatedDate Property
In This Article
Returns the online storage resource’s creation date.
#Declaration
Delphi
property CreatedDate: TDateTime read;
#Property Value
Type |
---|
TDate |
#Remarks
Use this property to identify when the file or folder was created on the connected online storage service’s server.
See Also