[Overview][Types][Classes][Index] Reference for unit 'ObjectLists' (#lazutils)

P2Pointer

Pointer to the T2Pointer record type.

Declaration

Source position: objectlists.pas line 47

type P2Pointer = ^T2Pointer;

Description

Used to implement the list of item / object associations in TObjectArray.

See also

TObjectArray.Items

  

Provides indexed access to the TItem class instances stored in the List.

TObjectArray.Objects

  

Provides indexed access to the TObj class instances stored in the List.


Version 4.0 Generated 2025-05-03 Home