Error
Read only property
Description
Defines if the call of the procedure LoadFromStream was successful.
Returns True if the call of the LoadFromStream procedure was successful.
Returns False if the call of the LoadFromStream procedure was not successful.
returns False if errors occurred while calling LoadFromStream procedure even if the call was successful.
Syntax
property Error: Boolean;