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