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

AVL_FindNextNodeByKey

Declaration

Source position: exec.pas line 1413

function AVL_FindNextNodeByKey(

  const root: PAVLNode;

  key: POINTER;

  func: POINTER

):PAVLNode;


Documentation generated on: 2025-07-25