Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

PHashItem

Pointer to THashItem.

Declaration

Source position: contnrs.pp line 193

type PHashItem = ^THashItem;

Description

PHashItem is a pointer type, pointing to the THashItem record.

See also

THashItem

  

Record used to maintain an item in the hash list.


Documentation generated on: Jul 24 2023