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