[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 93

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.