Source position: sdo_linked_list.pas line 89
public function TDoubleLinkedList.InsertAfter(
const AItem: PLinkedNode
):PLinkedNode;