DelphiCodeToDoc
Name
LoadFromFile
Parent
TDOCOptions
Visibility
PUBLIC
Description
Load Project's Options from a stream
The startup of the Stream is first verified, then read.
Source code
function LoadFromFile ( Filename : TFilename ) : TRWOptionsError
Parameters
Parameter Description Filename : TFilename
Return
Types Description TRWOptionsError TRWOptionsError error code.
DelphiCodeToDoc