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