Source position: linklist.pas line 130
function UpDateNode(
ANode: pFPCNode;
data: PAnsiChar
):Boolean;function UpDateNode(
data: string
):Boolean;