[Overview][Types][Classes][Index] |
Pointer to the T2Pointer record type.
Source position: objectlists.pas line 47
type P2Pointer = ^T2Pointer; |
Used to implement the list of item / object associations in TObjectArray.
|
Provides indexed access to the TItem class instances stored in the List. |
|
|
Provides indexed access to the TObj class instances stored in the List. |
Version 4.0 | Generated 2025-05-03 | Home |