DelphiCodeToDoc
Name
SaveToStream
Parent
TDOCOptions_TL03
Visibility
PUBLIC
Description
Save Project's Options to a stream
Identification strings are written to string, and all options in raw mode.
Source code
function SaveToStream ( Stream : TStream ) : TRWOptionsError
Parameters
Parameter Description Stream : TStream TStream destination of Project's options
Return
Types Description TRWOptionsError TRWOptionsError error code.
DelphiCodeToDoc