|
PEloadfromfile MethodScope All ProEssentials Interfaces
PEloadfromfile(szFilename As String) As Boolean
This function restores the current object from a binary file named by szFilename. You first must have stored the same type of object with PEsavetofile. Care must be taken to make sure that the correct object type (Graph, Scientific Graph, 3D Scientific Graph, Polar Object or Pie Chart Object) is used with PEloadfromfile as was used with PEsavetofile. Generally you will name files in a method which identifies which type of object is stored.
Comments See Also: PEsavetofile, OCX Methods, PEloadfromfile.
This method is a wrapper to the PEloadfromfile DLL call. |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |