![]() |
TBaseVirtualTree.AddFromStream Method
Adds the content from the given stream to the given node.
Pascal
procedure AddFromStream(Stream: TStream; TargetNode: PVirtualNode);
Description
AddFromStream restores the subtree stored in Stream and adds it to TargetNode. The content of the stream must have been saved previously with SaveToStream.
See Also
Class
Links
|
What do you think about this topic? Send feedback!
|
