Navigation: Code Documentation > RSCommon > GLists > Classes > TSQNode > Properties
TSQNode.Item Property
Item to store at this location in the linked list
Namespace: GLists
Delphi
published property Item: TObject read FItem write FItem;
Property Value
Type: TObject
•TSQNode
•GLists