TBaseVirtualTree.WriteNode Method

Virtual Tree View

Writes the cover (envelop) chunk for the given node to the given stream.

Pascal
procedure WriteNode(Stream: TStream; Node: PVirtualNode); virtual;
Description

WriteNode writes the cover chunk for Node to Stream and initiates writing child nodes and chunks. This method is part of the streaming system used in Virtual Treeview. 

 

See Also

WriteChunks, WriteToStream

Class
Links
What do you think about this topic? Send feedback!