TImageEnVect.LoadFromFileAll
Declaration
function LoadFromFileAll(const fileName: string): boolean;
Description
This method loads all layers and vectorial objects saved using
SaveToFileAll.
Result will be false if the file is not ALL format (and
Aborting will be true). Loading errors due to a file not being available will raise an exception.
Note: You cannot use this method to load standard image files (jpeg, tiff...).
See Also
-
SaveToFileAll-
LoadFromStreamAll-
SaveToStreamAll-
LoadFromFileIEV-
SaveToFileIEV-
LoadFromStreamIEV-
SaveToStreamIEV-
ImportDXF