Navigation: Code Documentation > RSCommon > GLists > Classes > TGCustomLinkedList > Methods
TGCustomLinkedList.Delete(TSQNode) Method
Deletes the specified node from the linked list.
Namespace: GLists
Delphi
public procedure Delete( ANode: TSQNode ); virtual;
Parameters
ANode
Type: TSQNode
•TGCustomLinkedList
•GLists