ReadFile Method
Loads an RSS file into the component.
Syntax
void __fastcall ReadFile(String FileName);Remarks
This method loads an RSS file and attempts to parse it, filling in the properties as it goes. The feed properties can be accessed either directly through the named properties, or through the GetProperty and SetProperty methods.