Unit 'EXEC' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

AVL_FindPrevNodeByKey

Declaration

Source position: exec.pas line 1304

function AVL_FindPrevNodeByKey(

  const root: PAVLNode;

  key: POINTER;

  func: POINTER

):PAVLNode;


Documentation generated on: 2021-07-30