EntryCreated Property
This property contains a Date value that indicates the time that the current entry was created.
Syntax
__property String EntryCreated[int EntryIndex] = {read=FEntryCreated, write=FSetEntryCreated};
Default Value
""
Remarks
This property contains a Date value that indicates the time that the current entry was created.
The size of the array is controlled by the EntryCount property.
This property is not available at design time.
Data Type
String