tlist_filter
Description
Method tlist_filter:TList (
inputList:TList,
fn:function:Byte(o:Object)
)
Filter the contents of a linked list using a callback function.
Method tlist_filter:TList (
inputList:TList,
fn:function:Byte(o:Object)
)
Filter the contents of a linked list using a callback function.