Skip to main content

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.

Note

returns False if errors occurred while calling LoadFromStream procedure even if the call was successful.

Syntax

property Error: Boolean;