[Overview][Classes][Index] Reference for unit 'AVL_Tree' (#fcl)

TAVLTree.ReportAsString

Return the tree report as a string

Declaration

Source position: avl_tree.pp line 109

public function TAVLTree.ReportAsString: string;

Function result

The tree report as a string

Description

ReportAsString calls WriteReportToStream and retuns the stream data as a string.

See also

TAVLTree.WriteReportToStream

  

Write the contents of the tree consistency check to the stream


Documentation generated on: Nov 14 2015