Google
Recognion_SearchTree.TPqNode Record
Namespace
Pascal
TPqNode = record
  key: float;
  Info: Pointer;
  end;
File
Description

This is record Recognion_SearchTree.TPqNode.

Related Information