[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Contnrs' (#fcl)

PHashItem

Pointer to THashItem

Declaration

Source position: contnrs.pp line 192

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: May 14 2021