ParseFile Method
Loads a JSON file into the component.
Syntax
procedure ParseFile(FileName: String);Remarks
This method loads a JSON 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 events.