TLink
Link Object used by TList
Methods
Method Value:Object()
Returns the Object associated with this Link.
Method NextLink:TLink()
Returns the next link in the List.
Method PrevLink:TLink()
Returns the previous link in the List.
Method Remove()
Removes the link from the List.