TsgSVGImage.Error

TsgSVGImage                

  Classes Reference > Reading from file > TsgSVGImage > TsgSVGImage Properties >

TsgSVGImage.Error

TsgSVGImage                

Previous pageReturn to chapter overviewNext page

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