Source position: iffparse.pas line 109
type tLocalContextItem = record
lci_Node: tMinNode;
lci_ID: ULONG;
lci_Type: ULONG;
lci_Ident: ULONG;
end;