[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'AvgLvlTree' (#lcl)

TPointerToPointerItem

Declaration

Source position: avglvltree.pas line 135

type TPointerToPointerItem = record

  Key: Pointer;

  Value: Pointer;

end;