[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_linked_list.pas line 58
type ILinkedListNotify = interface
procedure Notify();
end;
ILinkedListNotify
IInterface