EntrySource Property
This property is used when an entry has been copied from one feed to another feed.
Syntax
property EntrySource[EntryIndex: Integer]: String;
Default Value
''
Remarks
This property is used when an entry has been copied from one feed to another feed. It preserves all child element of the feed other than entries.
The size of the array is controlled by the EntryCount property.
This property is not available at design time.
Data Type
String