[Overview][Classes][Index] Reference for unit 'LazLinkedList' (#lcl)

TLinkListItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazlinkedlist.pas line 32

type TLinkListItem = class

  Next: TLinkListItem;

  

  Prior: TLinkListItem;

  

  procedure ResetItem; virtual;

  

end;

Inheritance

TLinkListItem

  

|

TObject

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