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

PHashItem

Pointer to THashItem

Declaration

Source position: contnrs.pp line 190

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.