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