This property refers to the year when the file was created. Retrieved after executing the GetImagefileType method.

[C++Builder]   imagekitcontrolname->FileIO->CreationTimeYear[ = short ]
[Delphi]   imagekitcontrolname.FileIO.CreationTimeYear[ = Smallint ]

Reference

The year when the file was created.

Explanation

The CreationTimeYear property refers to the year when the file was created. This value is retrieved after executing the GetImagefileType method. If the GetImagefileTypeMem method is executed, 0 will be returned.

Setting this value

This value cannot be set.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation