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