[Overview][Types][Classes][Procedures and functions][Index] |
GetPrev - finds the previous node matching the supplied arguments; returns True if successful
Source position: avglvltree.pas line 164
public function TPointerToPointerTree.GetPrev( |
const Key: Pointer; |
out PrevKey: Pointer; |
out PrevValue: Pointer |
):Boolean; |
lazarus-ccr.sourceforge.net |