FileModifiedTime Property
The number of milliseconds since 12:00:00 AM January 1, 1970 that this file was last modified.
Syntax
__property __int64 FileModifiedTime = {read=FFileModifiedTime, write=FSetFileModifiedTime};
Default Value
0
Remarks
The number of milliseconds since 12:00:00 AM January 1, 1970 that this file was last modified.
This property is not available at design time.
Data Type
Long64