Unit 'FPColHash' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-image]

TColHashSubNode

Declaration

Source position: fpcolhash.pas line 27

type TColHashSubNode = packed record

  index: Byte;

  data: pointer;

  next: PColHashSubNode;

end;


Documentation generated on: 2023-03-18