Home
last modified time | relevance | path

Searched defs:GetOnNotify (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas137 function GetOnNotify: TCollectionNotifyEvent<T>; in GetOnNotify() function
226 function GetOnNotify: TCollectionNotifyEvent<T>; in GetOnNotify() function
483 function TList<T>.GetOnNotify: TCollectionNotifyEvent<T>; in TList() function