TsgCGMImage.Error

TsgCGMImage

  Classes Reference > Reading from file > TsgCGMImage > TsgCGMImage Properties >

TsgCGMImage.Error

TsgCGMImage

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 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.

Go to CAD VCL Enterprise