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