VersionDate Property
A string containing the date and time for this modification of the file.
Syntax
__property String VersionDate[int VersionIndex] = {read=FVersionDate, write=FSetVersionDate};
Default Value
""
Remarks
A string containing the date and time for this modification of the file.
The size of the array is controlled by the VersionCount property.
This property is read-only and not available at design time.
Data Type
String