ItemPubDate Property
This property contains the date of the current item's most recent publication.
Syntax
property ItemPubDate[ItemIndex: Integer]: String;
Default Value
''
Remarks
This property contains the date of the current item's most recent publication. It should conform to the standards set in RFC 822, with the exception that years can be either 2 or 4 characters long.
The size of the array is controlled by the ItemCount property.
This property is not available at design time.
Data Type
String